Skip to Content
DocumentationFolder StructureDocumentation index

Documentation index

The wiki provides a dedicated landing page for documentation pages displayed as “Home”.

By default, this shows the linked platform project’s description.

Placement

The index page is located under _index.mdx in the documentation root.

      • _index.mdx

Usage

If you’d like to provide your own contents, you can do so by creating a _index.mdx file in your documentation folder.

The file’s contents follow the same format as documentation pages, except for frontmatter metadata, which will be ignored.

Last updated on