feat: add notifications-web configuration

This commit is contained in:
Noé Costa 2024-06-25 18:50:00 +02:00
parent 1a088d3475
commit eaf5827765
No known key found for this signature in database
GPG Key ID: 1BC52263A457CE45

View 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'