mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-08-18 00:08:08 +02:00
11 lines
243 B
YAML
11 lines
243 B
YAML
---
|
|
site_name: 'Get started with Icinga'
|
|
source_dir: '/var/www/docs/source'
|
|
site_dir: '/var/www/docs/html'
|
|
project:
|
|
git: 'https://github.com/Icinga/get-started-docs.git'
|
|
ref: 'main'
|
|
target: 'get-started'
|
|
docs_dir: 'doc'
|
|
latest: true
|