Releases: WebTigers/TigerDocs
Releases · WebTigers/TigerDocs
Release list
v0.8.0-beta
Docs map into the sitemap.
TigerDocs now contributes every public doc URL to the core Tiger_Sitemap registry (requires tiger-core ≥ v0.15.0-beta), so /sitemap.xml lists the whole docs site — the default collection at /docs, the rest under /docs/<collection>, and every page node in each public tree. A new Docs_Model_Docs::publicUrls($locale) walks the visibility-filtered trees; admin-only docs are never mapped. Guarded on Tiger_Sitemap, so it no-ops on an older Core.
TigerDocs v0.7.0-beta
Keeps pace with TigerCore v0.7.0-beta. Adds directory media (logo + hero) for the Vendor Registry card and removes legacy content/en duplicates of the docs/ self-docs. The zero-config, multi-source docs engine (shipped files + DB content, ⌘K search, docblock reference generator).