From 70ebc2bee7bc01e0758b7608cfbbe2e8a945c062 Mon Sep 17 00:00:00 2001 From: Willem Ferguson Date: Tue, 5 May 2020 17:46:48 -0700 Subject: documentation/mobile-manual: create a merged v3 manual Unintentionally two versions of the mobile manual were created. This brings all of Willem's changes into the version for Subsurface-mobile v3, and restores the last version of the v2 mobile manual. This commit was manually created from a pull request that was signed off by Willem, given that he wrote most of the text I am copying that SOB into this commit and will assign authorship to him. To avoid further confusion, we now have a v2 and a v3 manual, explicitly named. The corresponding .html.git files were also updated (reflecting our switch to asciidoctor). Signed-off-by: willemferguson Signed-off-by: Dirk Hohndel --- Documentation/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/Makefile') diff --git a/Documentation/Makefile b/Documentation/Makefile index 55671b09a..1df632af6 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -13,7 +13,7 @@ HTMLDOCS = $(patsubst %,$(OUT)%.html,$(DOCNAMES)) TEXTDOCS = $(patsubst %,$(OUT)%.text,$(DOCNAMES)) PDFDOCS = $(patsubst %,$(OUT)%.pdf,$(DOCNAMES)) -ASCIIDOC = asciidoc +ASCIIDOC = asciidoctor A2X = a2x BROWSER = firefox THEME = compact_subsurface -- cgit v1.2.3-70-g09d2