Files
ansible_collection_centurion/mkdocs.yml
2024-07-31 14:51:28 +09:30

45 lines
804 B
YAML

INHERIT: website-template/mkdocs.yml
docs_dir: 'docs'
repo_name: Centurion Ansible Collection
repo_url: https://gitlab.com/nofusscomputing/projects/ansible/collections/centurion
edit_uri: '/-/ide/project/nofusscomputing/projects/ansible/collections/centurion/edit/development/-/docs/'
nav:
- Home: index.md
- Articles:
- articles/index.md
- Projects:
- projects/index.md
- Ansible:
- projects/ansible/index.md
- Collections:
- projects/ansible/collection/index.md
- Centurion:
- projects/ansible/collection/centurion/index.md
- Plugins:
- projects/ansible/collection/centurion/plugins/index.md
- projects/ansible/collection/centurion/plugins/inventory.md
- Operations:
- operations/index.md
- Contact Us: contact.md