We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38a556 commit 60a844bCopy full SHA for 60a844b
mkdocs.yml
@@ -8,7 +8,7 @@ theme: readthedocs
8
markdown_extensions: [toc,fenced_code]
9
extra_css: ["https://www.fiware.org/style/fiware_readthedocs.css", "https://www.fiware.org/style/fiware_readthedocs_core.css"]
10
nav:
11
- - Home: index.md
+ - Home: 'index.md'
12
- 'User & Programmers Manual':
13
- 'Getting Started': 'README.md'
14
- 'Installation & Administration Manual':
0 commit comments