feat(docs): added docs

!1
This commit is contained in:
2023-07-28 14:49:36 +09:30
parent 62081982e8
commit 1c78ec036c
9 changed files with 61 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: Docker Management
repo_url: https://gitlab.com/nofusscomputing/projects/ansible/nfc_glpi
edit_uri: '/-/ide/project/nofusscomputing/projects/ansible/nfc_glpi/edit/development/-/docs/'
nav:
- Home: index.md
- Articles:
- articles/index.md
- Projects:
- projects/index.md
- Ansible Roles:
- GLPI:
- projects/nfc_glpi/index.md
- Operations:
- operations/index.md
- Contact Us: contact.md