From f9a14f0d7063a546b7a40cc26634ab46100d9036 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Wed, 29 May 2013 10:45:31 -0400 Subject: Fixup fetch doc formatting. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8f7ba9b39b..06b36a6669 100644 --- a/Makefile +++ b/Makefile @@ -177,7 +177,7 @@ deb: debian # for arch or gentoo, read instructions in the appropriate 'packaging' subdirectory directory modulepages: - PYTHONPATH=./lib $(PYTHON) hacking/module_formatter.py -A $(VERSION) -t man -o docs/man/man3/ --module-dir=library --template-dir=hacking/templates + PYTHONPATH=./lib $(PYTHON) hacking/module_formatter.py -A $(VERSION) -t man -o docs/man/man3/ --module-dir=library --template-dir=hacking/templates --verbose # because this requires Sphinx it is not run as part of every build, those building the RPM and so on can ignore this -- cgit v1.2.3