EmcyDocs

Reference

DocsPage and DocsHomePage

Render document entries and docs landing pages from the same source object.

3 sections3 locales

DocsPage#

DocsPage renders a single entry with heading links, TOC support, previous and next navigation, and a copy-link action.

DocsHomePage#

DocsHomePage renders the home entry plus section cards derived from the navigation tree.

Why both exist#

Docs sites usually need a distinct landing experience for the top-level route. Keeping that separate makes it easier to give the docs home a broader overview without treating it like a normal article page.