Skip to content

Releases: WebTigers/TigerDocs

v0.8.0-beta

Choose a tag to compare

@WebTigers WebTigers released this 17 Jul 18:02

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

Choose a tag to compare

@WebTigers WebTigers released this 15 Jul 14:27

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).

v0.1.0

Choose a tag to compare

@WebTigers WebTigers released this 08 Jul 13:48

Initial stub — installable-module skeleton.