aboutsummaryrefslogtreecommitdiff
path: root/doc/handbook/Makefile.am
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/handbook/Makefile.am
parentd9415604a052facf2be3f684de176a94dd37f660 (diff)
downloadgnunet-14885fb5b1af5b3e4ae15b23201ac3e5b6e11667.tar.gz
gnunet-14885fb5b1af5b3e4ae15b23201ac3e5b6e11667.zip
#5616 - finish. fix texi2mdoc generation
Diffstat (limited to 'doc/handbook/Makefile.am')
-rw-r--r--doc/handbook/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/handbook/Makefile.am b/doc/handbook/Makefile.am
index 0b39ece9d..a50a58937 100644
--- a/doc/handbook/Makefile.am
+++ b/doc/handbook/Makefile.am
@@ -154,13 +154,6 @@ version.texi/replacement/revert:
154 @echo "@set VERSION GPACKAGE_VERSION" > gversion.texi 154 @echo "@set VERSION GPACKAGE_VERSION" > gversion.texi
155 @echo "@set EDITION GPACKAGE_VERSION" >> gversion.texi 155 @echo "@set EDITION GPACKAGE_VERSION" >> gversion.texi
156 156
157if TEXI2MDOC_GENERATION
158gnunet-documentation.7: version.texi/replacement
159 @echo Attempting to output an mdoc formatted section 7 document
160 @texi2mdoc -I$(pwd):$(pwd)/chapters gnunet.texi > ../man/gnunet-documentation.7
161
162# TODO: (Maybe) other outputs resulting from this.
163endif
164 157
165# FIXME: rm *.html and *.pdf 158# FIXME: rm *.html and *.pdf
166#doc-clean: 159#doc-clean: