summaryrefslogtreecommitdiffstats
path: root/Documentation/Makefile
diff options
context:
space:
mode:
authorGravatar Willem Ferguson <willemferguson@zoology.up.ac.za>2013-12-09 22:04:41 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-09 21:38:16 +0100
commit8b74ffc35b24db4fa65cc002f6cb3600734c248c (patch)
tree4779db5a1403aa7481e91d25ef630b71454b6279 /Documentation/Makefile
parenta0eb9013b1c028330610ef4c1ec828fedb36a726 (diff)
downloadsubsurface-8b74ffc35b24db4fa65cc002f6cb3600734c248c.tar.gz
Updated user manual
1) Added Main Menu items description 2) Added Divelogs.de description 3) Removed paragraph defining EAD & END 4) Several typos corrected 5) Positions of several figures standardised to align="central" Signed-off-by: Willem Ferguson <willemferguson@zoology.up.ac.za> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation/Makefile')
-rw-r--r--Documentation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index ba11e0aae..8b539c729 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -4,7 +4,7 @@ HTMLDOC = $(DOCNAME).html
ASCIIDOC = asciidoc
A2X = a2x
BROWSER = firefox
-THEME = compact_wf
+THEME = compact_subsurface
PWD = $(realpath .)
all: doc $(addprefix $(DOCNAME).,pdf text)