docs: added initial docs

!29 #8
This commit is contained in:
2023-06-05 14:18:49 +09:30
parent 592344e642
commit b8b9348e30
11 changed files with 123 additions and 0 deletions

31
mkdocs.yml Normal file
View File

@ -0,0 +1,31 @@
INHERIT: website-template/mkdocs.yml
docs_dir: 'docs'
repo_name: Ansible-EE
repo_url: https://gitlab.com/nofusscomputing/projects/ansible/execution_environment
edit_uri: '/-/ide/project/nofusscomputing/projects/ansible/execution_environment/edit/development/-/docs/'
nav:
- Home: index.md
- Articles:
- articles/index.md
- Projects:
- projects/index.md
- Ansible Roles:
- Execution Environment:
- projects/execution_environment/index.md
- Operations:
- operations/index.md
- Contact Us: contact.md