forked from SUSE/doc-ses
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDC-ses-admin
More file actions
31 lines (23 loc) · 727 Bytes
/
DC-ses-admin
File metadata and controls
31 lines (23 loc) · 727 Bytes
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
## ----------------------------
## Doc Config File for SUSE Storage
## Deployment and Administration Guide
## ----------------------------
##
## Basics
MAIN="MAIN.susestorage.xml"
ROOTID=book.storage.admin
## Profiling
PROFOS="ses"
## Provo
HTMLROOT="ses"
## stylesheet location
STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2013-ns"
#HTML_CSS="/usr/share/xml/docbook/stylesheet/suse/html/susebooks.css"
#EPUB_CSS="/usr/share/xml/docbook/stylesheet/suse/epub/susebooks.css"
## enable sourcing
export DOCCONF=$BASH_SOURCE
### Sort the glossary
XSLTPARAM="--param glossary.sort=1"
#XSLTPARAM="--param hyphenate.verbatim 0"
##do not show remarks directly in the (PDF) text
#XSLTPARAM="--param use.xep.annotate.pdf 0"