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 66f3589 commit b38a556Copy full SHA for b38a556
mkdocs.yml
@@ -8,9 +8,9 @@ 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
- - 'Using Ansible': 'README.md'
+ - 'Getting Started': 'README.md'
14
- 'Installation & Administration Manual':
15
- 'Install Ansible': 'install-ansible.md'
16
- 'Passwordless SSH': 'passwordless-ssh.md'
0 commit comments