From b73dd28dd4a7ab0b850350bf60144089a147eb11 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Fri, 6 Nov 2015 14:08:08 +0000 Subject: add --dry-run to the docs --- man/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/conf.py b/man/conf.py index 6913777..302a7d9 100644 --- a/man/conf.py +++ b/man/conf.py @@ -206,6 +206,6 @@ intersphinx_mapping = {'http://docs.python.org/': None} # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ - ('vmdebootstrap', 'vmdebootstrap', u'install basic Debian system into virtual disk image', + ('overview', 'vmdebootstrap', u'install basic Debian system into virtual disk image', [u'Neil Williams'], 8), ] -- cgit v1.2.1