mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-26 23:34:03 +02:00
Update examples
This commit is contained in:
parent
6a89b56fc4
commit
8079307697
@ -2,12 +2,15 @@
|
|||||||
site_name: 'Icinga Director'
|
site_name: 'Icinga Director'
|
||||||
source_dir: '/var/www/docs/source'
|
source_dir: '/var/www/docs/source'
|
||||||
site_dir: '/var/www/docs/html'
|
site_dir: '/var/www/docs/html'
|
||||||
|
inject_central_docs: true
|
||||||
project:
|
project:
|
||||||
git: 'https://github.com/Icinga/icingaweb2-module-director.git'
|
git: 'https://github.com/Icinga/icingaweb2-module-director.git'
|
||||||
ref: 'support/1.7'
|
ref: 'master'
|
||||||
target: 'icinga-director'
|
target: 'icinga-director'
|
||||||
docs_dir: 'doc'
|
docs_dir: 'doc'
|
||||||
latest: true
|
latest: true
|
||||||
|
product: 'Icinga Director'
|
||||||
|
package: 'icinga-director'
|
||||||
subprojects:
|
subprojects:
|
||||||
PuppetDB Import:
|
PuppetDB Import:
|
||||||
git: 'https://github.com/Icinga/icingaweb2-module-puppetdb.git'
|
git: 'https://github.com/Icinga/icingaweb2-module-puppetdb.git'
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
site_name: 'Icinga Web 2'
|
site_name: 'Icinga Web'
|
||||||
source_dir: '/var/www/docs/source'
|
source_dir: '/var/www/docs/source'
|
||||||
site_dir: '/var/www/docs/html'
|
site_dir: '/var/www/docs/html'
|
||||||
project:
|
project:
|
||||||
git: 'https://github.com/Icinga/icingaweb2.git'
|
git: 'https://github.com/Icinga/icingaweb2.git'
|
||||||
ref: 'master'
|
ref: 'master'
|
||||||
target: 'icinga-web-2'
|
target: 'icinga-web'
|
||||||
docs_dir: 'doc'
|
docs_dir: 'doc'
|
||||||
latest: true
|
latest: true
|
||||||
subprojects:
|
subprojects:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user