aboutsummaryrefslogtreecommitdiff
path: root/doc/config.mk.in
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2016-02-07 11:21:42 -0500
committerBen Gamari <ben@smart-cactus.org>2016-02-08 12:46:49 +0100
commitbfd47453c76c7fb849c50eed750f61e28dc5cbdb (patch)
tree780962886103957b9e3b13a19b651d4e9a1baf24 /doc/config.mk.in
parent8a4c949bfc731ef0dcd83d557da278d162152fb5 (diff)
doc: Switch to Sphinx
Diffstat (limited to 'doc/config.mk.in')
-rw-r--r--doc/config.mk.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/config.mk.in b/doc/config.mk.in
deleted file mode 100644
index e286794c..00000000
--- a/doc/config.mk.in
+++ /dev/null
@@ -1,15 +0,0 @@
-#-----------------------------------------------------------------------------
-# DocBook XML stuff
-
-XSLTPROC = @XsltprocCmd@
-XMLLINT = @XmllintCmd@
-FOP = @FopCmd@
-XMLTEX = @XmltexCmd@
-PDFXMLTEX = @PdfxmltexCmd@
-DVIPS = @DvipsCmd@
-
-DIR_DOCBOOK_XSL = @DIR_DOCBOOK_XSL@
-
-XSLTPROC_LABEL_OPTS = --stringparam toc.section.depth 3 \
- --stringparam section.autolabel 1 \
- --stringparam section.label.includes.component.label 1