Files
phpipam_scan_agent/mkdocs.yml
2024-02-21 14:54:13 +09:30

45 lines
911 B
YAML

INHERIT: website-template/mkdocs.yml
docs_dir: 'docs'
repo_name: phpIPAM Scan Agent
repo_url: https://gitlab.com/nofusscomputing/projects/ansible/collections/phpipam_scan_agent
edit_uri: '/-/ide/project/nofusscomputing/projects/ansible/collections/phpipam_scan_agent/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
- phpIPAM Scan Agent:
- projects/ansible/collection/phpipam_scan_agent/index.md
- Docker Container: projects/ansible/collection/phpipam_scan_agent/docker.md
- Scanner: projects/ansible/collection/phpipam_scan_agent/scanner.md
- Server: projects/ansible/collection/phpipam_scan_agent/server.md
- Operations:
- operations/index.md
- Contact Us: contact.md