Files
Archivox/docs/content/05-project-integration/03-content.md
2025-07-10 16:00:03 -04:00

324 B

3. Add Documentation Content

Place Markdown files in the content/ directory. Each folder becomes a sidebar section. Prefix names with numbers to control order:

content/
  01-getting-started/
    01-install.md
  02-guides/
    feature-a.md

The numbers are stripped from page titles but keep everything sorted.