From 14885fb5b1af5b3e4ae15b23201ac3e5b6e11667 Mon Sep 17 00:00:00 2001 From: ng0 Date: Mon, 1 Apr 2019 19:55:52 +0000 Subject: #5616 - finish. fix texi2mdoc generation --- doc/handbook/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) (limited to 'doc/handbook') 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: @echo "@set VERSION GPACKAGE_VERSION" > gversion.texi @echo "@set EDITION GPACKAGE_VERSION" >> gversion.texi -if TEXI2MDOC_GENERATION -gnunet-documentation.7: version.texi/replacement - @echo Attempting to output an mdoc formatted section 7 document - @texi2mdoc -I$(pwd):$(pwd)/chapters gnunet.texi > ../man/gnunet-documentation.7 - -# TODO: (Maybe) other outputs resulting from this. -endif # FIXME: rm *.html and *.pdf #doc-clean: -- cgit v1.2.3