diff --git a/examples/notifications-latest.yml b/examples/notifications-latest.yml new file mode 100644 index 0000000..cfce3a4 --- /dev/null +++ b/examples/notifications-latest.yml @@ -0,0 +1,13 @@ +--- +site_name: 'Icinga Notifications' +source_dir: '/var/www/docs/source' +site_dir: '/var/www/docs/html' +inject_central_docs: true +project: + git: 'https://github.com/Icinga/icinga-notifications.git' + ref: 'main' + target: 'icinga-notifications' + docs_dir: 'doc' + latest: true + product: 'Icinga Notifications' + package: 'icinga-notifications'