-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdocsforge.yaml
More file actions
26 lines (25 loc) · 991 Bytes
/
Copy pathdocsforge.yaml
File metadata and controls
26 lines (25 loc) · 991 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
sidebar:
Basic Tutorial:
- Getting Started: docs/getting-started.md
- Customizing The Sidebar: docs/customizing-the-sidebar.md
- Customizing The Public Api: docs/customizing-the-public-api.md
- Discussions: docs/discussions.md
- Themes, CSS, Javascript: docs/themes-css-js.md
More Info:
- Autodoc Settings: docs/autodocSettings-full-list.md
- Additional Settings: docs/additionalSettings.md
- Source Browser Settings: docs/source-browser.md
- Building Version Documentation: docs/building-version-documentation.md
- Search Engines: docs/search-engines.md
- Markdown Cheat Sheet: docs/markdown-cheat-sheet.md
- Changelog: docs/changelog.md
- Frequently Asked Questions: docs/faq.md
- Contact Us: docs/contact-us.md
- Feature Requests: https://github.com/erez-o/docsforge/issues
additionalSettings:
markdown_commonmark_gfm: false
markdown_math: true
markdown_tasklist: true
markdown_emoji: true
markdown_tabs: true
markdown_fenced_code_tabs: true