mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-21 21:04:23 +02:00
Add extended config.yml example
This commit is contained in:
parent
14d314dd8f
commit
f047db72c0
Binary file not shown.
@ -7,4 +7,24 @@ projects:
|
|||||||
latest: true
|
latest: true
|
||||||
target: 'icingaweb2'
|
target: 'icingaweb2'
|
||||||
docs_dir: 'doc'
|
docs_dir: 'doc'
|
||||||
|
Monitoring:
|
||||||
|
git: 'https://github.com/Icinga/icingaweb2.git'
|
||||||
|
ref: 'tags/v2.4.2'
|
||||||
|
latest: true
|
||||||
|
target: 'icingaweb2'
|
||||||
|
docs_dir: 'modules/monitoring/doc'
|
||||||
|
category: 'Built in Modules'
|
||||||
|
Doc:
|
||||||
|
git: 'https://github.com/Icinga/icingaweb2.git'
|
||||||
|
ref: 'tags/v2.4.2'
|
||||||
|
latest: true
|
||||||
|
target: 'icingaweb2'
|
||||||
|
docs_dir: 'modules/doc/doc'
|
||||||
|
category: 'Built in Modules'
|
||||||
|
Translation:
|
||||||
|
git: 'https://github.com/Icinga/icingaweb2.git'
|
||||||
|
ref: 'tags/v2.4.2'
|
||||||
|
latest: true
|
||||||
|
target: 'icingaweb2'
|
||||||
|
docs_dir: 'modules/translation/doc'
|
||||||
|
category: 'Built in Modules'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user