-
Notifications
You must be signed in to change notification settings - Fork 3
/
uyuni-api-site.yml
45 lines (36 loc) · 1.01 KB
/
uyuni-api-site.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# Doc site [title, and start page]
site:
title: Uyuni API Documentation
start_page: uyuni::index.adoc
url: https://www.uyuni-project.org/uyuni-docs-api/
asciidoc:
attributes:
# Adjust <productnumber>, <docversion>, and <minorversion> numbers at release.
productname: 'Uyuni'
productnumber: '27'
# Asciidoc Configuration Attributes
linkattrs: true
sectlinks: true
icons: font
experimental: true
page-pagination: true
# Enable or disable SUSE Manager conditional content (Not applicable to UYUNI - default is false)
suma-content: false
uyuni-content: true
content:
sources:
# Uncomment to build from your local git clone
#- url: .
# start_path: .
- url: https://github.com/uyuni-project/uyuni-docs-api.git
branches:
- 'master'
ui:
bundle:
url: ./branding/default-ui/suma/ui-bundle.zip
snapshot: true
supplemental_files: ./branding/supplemental-ui/uyuni/uyuni-2023
output:
dir: ./build/en
runtime:
cache_dir: ./.cache/antora