From a9758f60f02bb04657312c76f9bba55b2128641f Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Thu, 10 May 2018 22:50:38 +0200 Subject: Improve PDF generation of docs Removed content sections from a bunch of pages since they clutter up the PDF output and the same info is available in the sidebar of the webpage. A few sections has been turned of for the PDF output, most notable the front page of the webpage. It doesn't really fit in the PDF. --- docs/source/community/index.rst | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'docs/source/community') diff --git a/docs/source/community/index.rst b/docs/source/community/index.rst index 07308753..675d107a 100644 --- a/docs/source/community/index.rst +++ b/docs/source/community/index.rst @@ -8,11 +8,9 @@ PROJ is used and developed by group of very enthusiastic, knowledgeable and friendly people. Whether you are a first time user of PROJ or a long-time contributor the community is always very welcoming. -.. only:: html +.. toctree:: + :maxdepth: 1 - .. toctree:: - :maxdepth: 1 - - channels - contributing - code_contributions + channels + contributing + code_contributions -- cgit v1.2.3