File: DC-AppStream

package info (click to toggle)
appstream 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,408 kB
  • sloc: ansic: 51,906; xml: 10,459; cpp: 4,721; python: 538; sh: 260; makefile: 24
file content (37 lines) | stat: -rw-r--r-- 1,229 bytes parent folder | download | duplicates (5)
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
## Doc config file for AppStream.xml

## The following settings are only applied when building from this DC file.
## To customize DAPS's global configuration, use the configuration file
## ~/.config/daps/dapsrc (you may have to create that file initially).
## For documentation of the settings below, see /etc/daps/config .

MAIN="AppStream.xml"

BUILD_DIR="_docbuild"

##--------------------
## Root ID, optional
## If MAIN contains a set with several books and/or articles of which you only
## want to build specific ones only, use a separate DC file for each book/
## article and set ROOTID to the id/xml:id of the respective <book>/<article>
## element of the document.
## For more information about sets, see
## https://tdg.docbook.org/tdg/5.1/set (for DocBook 5.1).
ROOTID=""

##-------------------
## Custom stylesheets, optional
## (if not defined, the DocBook stylesheets will be used)
STYLEROOT="./style/"
#HTML_CSS=""
#EPUB_CSS=""

##---------------------
## Profiling parameters, optional
## For elements with arch="...", condition="...", os="..." and vendor="..."
## For information about profiling, see
## http://www.sagehill.net/docbookxsl/Profiling.html .
#PROFARCH=""
#PROFCONDITION=""
#PROFOS=""
#PROFVENDOR=""