docs: added initial docs

!3 #2
This commit is contained in:
2023-08-29 17:13:03 +09:30
parent 83b4e98a18
commit 23886773af
12 changed files with 202 additions and 1 deletions

30
mkdocs.yml Normal file
View File

@ -0,0 +1,30 @@
INHERIT: website-template/mkdocs.yml
docs_dir: 'docs'
repo_name: Docker GLPI
repo_url: https://gitlab.com/nofusscomputing/projects/docker-glpi
edit_uri: '/-/ide/project/nofusscomputing/projects/docker-glpi/edit/development/-/docs/'
nav:
- Home: index.md
- Articles:
- articles/index.md
- Projects:
- projects/index.md
- GLPI Docker:
- projects/glpi/index.md
- Operations:
- operations/index.md
- Contact Us: contact.md