From 795a666a748d9dffbedce8d0ccea56f3d06fd1ff Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Wed, 31 May 2023 19:21:27 -0700 Subject: [PATCH] Update conf.py --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 01ca47d..a530be3 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -145,7 +145,7 @@ latex_documents = [ # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'pycmx', u'pycmx Documentation', - [author], 1) + [author], "3p") ]