-
Notifications
You must be signed in to change notification settings - Fork 3
/
suma-api-site.yml
46 lines (37 loc) · 1.02 KB
/
suma-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
46
# Doc site [title, and start page]
site:
title: SUSE Manager API Documentation
start_page: suse-manager::index.adoc
# https://documentation.suse.com/suma/5.0/api/suse-manager/
# https://documentation.suse.com/suma/4.3/api/suse-manager/
url: https://documentation.suse.com/suma/5.0/api/suse-manager/
asciidoc:
attributes:
# Included products and versions
productname: 'SUSE Manager'
productnumber: '27'
docversion: '27'
# Asciidoc Configuration Attributes
linkattrs: true
sectlinks: true
icons: font
experimental: true
content:
sources:
# Uncomment to build from your local git clone
#- url: .
#start_path: .
# build from remote github repository.
- url: https://github.com/uyuni-project/uyuni-docs-api.git
branches:
- 'master'
ui:
bundle:
url: ./branding/default-ui/suma/ui-bundle.zip
snapshot: true
# susecom-2023
supplemental_files: ./branding/supplemental-ui/suma/susecom-2023
output:
dir: ./build
runtime:
cache_dir: ./.cache/antora