summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2013-02-05 11:52:07 +0100
committerStef Walter <stefw@gnome.org>2013-02-05 14:12:01 +0100
commit1ac3edf711b1cdb5e7fb8b1d6321fa855e07c1da (patch)
tree4f97843d214e506973207864d49d3e4f19ce88f5 /doc/Makefile.am
parent866e3204cee593817850f5e5c23a0bcf7af9c591 (diff)
downloadp11-kit-1ac3edf711b1cdb5e7fb8b1d6321fa855e07c1da.tar.gz
Tweak style of the manual
* Unindent the main headings * Don't wrap options * Better spacing in table of contents * Don't have line numbers on code examples
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 219b2d8..1846993 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -64,7 +64,10 @@ HTML_IMAGES=
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
-content_files=p11-kit-config.xml p11-kit-sharing.xml p11-kit-devel.xml
+content_files=p11-kit-config.xml p11-kit-sharing.xml \
+ p11-kit-devel.xml \
+ p11-kit.xml \
+ $(NULL)
# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
# These files must be listed here *and* in content_files