aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
AgeCommit message (Collapse)Author
2018-03-31Improve PDF docs slightlyKristian Evers
2018-03-18Setup automatic man page generationKristian Evers
Create man pages from the Sphinx documentation. Ideally the man pages are updated completely automatic when running make dist and make install but that is a quite complicated setup. For now a script that builds the man pages and commits them has been created. This is to be run as part of the release process so that man pages are aligned with the most recent version of the docs.
2017-12-06Update config with version number and correct copyright dates [skip ci]Kristian Evers
2017-11-29CSS override of the RTD theme so that lines are wrapped in tables.Kristian Evers
[skip ci]
2017-09-03Use same spelling of PROJ.4 across all doc pages.Kristian Evers
2017-06-29Get PDF build output with Sphinx healthy (#533)Howard Butler
* Get PDF build output with Sphinx healthy * copy pdf to branch for upload on website
2016-09-01projection pages with images from KristianHoward Butler
2016-08-15increment version numbers for 4.9.3RC1Howard Butler
2016-03-03Build and deploy proj4.org website with every commit to theHoward Butler
master branch. proj4.org uses the Sphinx documentation stack, and it is located in the ./docs directory.
2016-02-26more sphinx docsHoward Butler
2016-02-24start working on sphinx version of proj4.orgHoward Butler