aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorial
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-04-01 19:55:52 +0000
committerng0 <ng0@n0.is>2019-04-01 19:55:52 +0000
commit14885fb5b1af5b3e4ae15b23201ac3e5b6e11667 (patch)
tree25a3c20cb64847307d46ca1edca96b743a424d67 /doc/tutorial
parentd9415604a052facf2be3f684de176a94dd37f660 (diff)
downloadgnunet-14885fb5b1af5b3e4ae15b23201ac3e5b6e11667.tar.gz
gnunet-14885fb5b1af5b3e4ae15b23201ac3e5b6e11667.zip
#5616 - finish. fix texi2mdoc generation
Diffstat (limited to 'doc/tutorial')
-rw-r--r--doc/tutorial/Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/tutorial/Makefile.am b/doc/tutorial/Makefile.am
index e76d55b8b..f3908aa99 100644
--- a/doc/tutorial/Makefile.am
+++ b/doc/tutorial/Makefile.am
@@ -93,12 +93,7 @@ version.texi/replacement/revert:
93 @echo "@set VERSION GPACKAGE_VERSION" > gversion.texi 93 @echo "@set VERSION GPACKAGE_VERSION" > gversion.texi
94 @echo "@set EDITION GPACKAGE_VERSION" >> gversion.texi 94 @echo "@set EDITION GPACKAGE_VERSION" >> gversion.texi
95 95
96if TEXI2MDOC_GENERATION 96
97gnunet-tutorial.7: version.texi/replacement
98 @echo Attempting to output an mdoc formatted section 7 document
99 @texi2mdoc -I$(pwd):$(pwd)/chapters gnunet-c-tutorial.texi > ../man/gnunet-c-tutorial.7
100# TODO: (Maybe) other outputs resulting from this.
101endif
102 97
103# FIXME: rm *.html and *.pdf 98# FIXME: rm *.html and *.pdf
104#doc-clean: 99#doc-clean: