mirror of
https://github.com/PR0M3TH3AN/Archivox.git
synced 2025-09-08 15:08:43 +00:00
docs: remove advanced section and add integration guide
This commit is contained in:
13
docs/content/05-project-integration/03-content.md
Normal file
13
docs/content/05-project-integration/03-content.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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.
|
Reference in New Issue
Block a user