18 lines
399 B
YAML
18 lines
399 B
YAML
---
|
|
site_name: 'Icinga Web'
|
|
source_dir: '/var/www/docs/source'
|
|
site_dir: '/var/www/docs/html'
|
|
project:
|
|
git: 'https://github.com/Icinga/icingaweb2.git'
|
|
ref: 'master'
|
|
target: 'icinga-web'
|
|
docs_dir: 'doc'
|
|
latest: true
|
|
subprojects:
|
|
Monitoring:
|
|
docs_dir: 'modules/monitoring/doc'
|
|
Doc:
|
|
docs_dir: 'modules/doc/doc'
|
|
Translation:
|
|
docs_dir: 'modules/translation/doc'
|