mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-25 14:54:22 +02:00
feat: add notifications-web
configuration
This commit is contained in:
parent
1a088d3475
commit
eaf5827765
13
examples/notifications-web-latest.yml
Normal file
13
examples/notifications-web-latest.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
site_name: 'Icinga Notifications Web'
|
||||||
|
source_dir: '/var/www/docs/source'
|
||||||
|
site_dir: '/var/www/docs/html'
|
||||||
|
inject_central_docs: true # include installation docs from `package-installation-docs`
|
||||||
|
project:
|
||||||
|
git: 'https://github.com/Icinga/icinga-notifications-web.git'
|
||||||
|
ref: 'feature/add-documentation' # TODO(nc): change to main once https://github.com/Icinga/icinga-notifications-web/pull/218 gets merged
|
||||||
|
target: 'icinga-notifications-web'
|
||||||
|
docs_dir: 'doc'
|
||||||
|
latest: true
|
||||||
|
product: 'Icinga Notifications Web'
|
||||||
|
package: 'icinga-notifications-web'
|
Loading…
x
Reference in New Issue
Block a user