Skip to content

Commit 2af9d08

Browse files
committed
Recover example docs structure
1 parent 57a4e73 commit 2af9d08

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

docs/mkdocs.yml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,20 @@ markdown_extensions:
6565

6666
nav:
6767
- Home: index.md
68-
- About: about.md
68+
# - Architecture:
69+
# - Content types:
70+
# - Home: architecture/content-types/content-types.md
71+
# - Article: architecture/content-types/article.md
72+
# - Infrastructure:
73+
# - Local: infrastructure/local.md
74+
# - Environments: infrastructure/environments.md
75+
# - Solr: infrastructure/solr.md
76+
# - Features:
77+
# - Search: features/search.md
78+
# - API: features/api.md
79+
# - Procedures:
80+
# - Updates: procedures/updates.md
81+
# - Deployment: procedures/deployment.md
82+
# - Others:
83+
# - Glossary: others/glossary.md
84+
# - FAQ: others/faq.md

0 commit comments

Comments
 (0)