mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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>
This commit is contained in:
parent
a0eb9013b1
commit
8b74ffc35b
4 changed files with 72 additions and 69 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue