icinga-docs-tools/examples/icingaweb2-latest.yml

18 lines
399 B
YAML
Raw Normal View History

2017-10-12 15:02:11 +02:00
---
2023-02-15 13:19:17 +01:00
site_name: 'Icinga Web'
2020-11-03 13:59:22 +01:00
source_dir: '/var/www/docs/source'
site_dir: '/var/www/docs/html'
2017-10-12 15:02:11 +02:00
project:
git: 'https://github.com/Icinga/icingaweb2.git'
2017-10-20 12:47:21 +02:00
ref: 'master'
2023-02-15 13:19:17 +01:00
target: 'icinga-web'
2017-10-12 15:02:11 +02:00
docs_dir: 'doc'
latest: true
2020-11-03 13:59:22 +01:00
subprojects:
Monitoring:
docs_dir: 'modules/monitoring/doc'
Doc:
docs_dir: 'modules/doc/doc'
Translation:
docs_dir: 'modules/translation/doc'