summaryrefslogtreecommitdiff
path: root/doc/src/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-1/+1
| | | | Forward compatible with newer Pythons.
* Further docs cleanupDaniele Varrazzo2017-11-061-0/+4
| | | | | | Recent Sphinx versions seem overly aggressive in autodetecting python, or I just didn't notice the errors, so be explicit in what language to use with code examples.
* Using the new name of the old doc templateDaniele Varrazzo2017-01-011-1/+1
|
* Fixed intersphinx links to Pyton docsDaniele Varrazzo2016-12-251-2/+2
|
* Added ipaddress objects conversionDaniele Varrazzo2016-10-111-1/+1
| | | | Close #387
* dont claim copyright for future yearsBernhard M. Wiedemann2016-03-091-3/+1
| | | | | | | | | otherwise, when building from unchanged source in 2018, it would claim Copyright 2018 which is not true Being able to reproduce identical output from identical input is important to Linux distributions
* Point tickets to GitHub instead of LighthouseDaniele Varrazzo2014-08-311-1/+3
| | | | | Keep into account the numbers reshuffling: Lighthouse bugs with a number matching a GitHub merge request are shifted ahead.
* Self-updating copyright year in docsDaniele Varrazzo2014-08-241-1/+3
|
* NEWS file reformatted to reST and included in the docsDaniele Varrazzo2013-03-181-1/+4
|
* Copyright year bumped to 2013 in docs footerDaniele Varrazzo2013-03-181-1/+1
|
* Copyright bumped to 2012 in docs pagesDaniele Varrazzo2012-10-071-1/+1
|
* Update all links to PostgreSQL docs to the current version.Marti Raudsepp2012-02-281-1/+1
| | | | I also checked all links and anchors to make sure they're still valid.
* Documentation for the isolation level constants updatedDaniele Varrazzo2011-11-171-3/+0
| | | | | REPEATABLE READ and SERIALIZABLE are no more synonyms since PostgreSQL 9.1, and in Psycopg values are different since 2.4.2.
* Adding docs for the planned set_transaction/autocommit featuresDaniele Varrazzo2011-05-311-2/+2
|
* Documentation cleanupDaniele Varrazzo2011-02-191-2/+9
| | | | | Added several links to the Python documentation using the 'intersphinx' extension.
* Moved links to PG docs from 8.4 to 9.0.Daniele Varrazzo2010-11-171-2/+2
|
* All the docs todo points dropped: todo list removed.Daniele Varrazzo2010-02-261-1/+1
|
* Use the default role for cross referencing Python objects.Daniele Varrazzo2010-02-261-1/+1
|
* Documentation dir reordered.Daniele Varrazzo2010-02-141-0/+257