summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* io, #519: ALL open() --> with open()Kostis Anagnostopoulos2016-10-011-1/+2
| | | + Some cases had restructuring of code.
* fix(docs): sphinx docs build in latest versionSebastian Thiel2015-04-071-1/+0
|
* Updated copyright information.Sebastian Thiel2015-02-051-1/+1
| | | | Fixes #246
* Replaced ordered dict with standard version; used logging moduleSebastian Thiel2015-01-041-1/+0
| | | | All performance tests still print to stderr, but do so in a py3 compatible way
* Fixed docsSebastian Thiel2010-11-251-1/+2
|
* Documentation is now being built for all new modulesSebastian Thiel2010-11-231-1/+1
|
* bumped verison to 0.3.0 beta20.3.0-beta2Sebastian Thiel2010-07-091-2/+3
| | | | docs: added changelog, which moved from the CHANGES file into sphinx
* Moved all source files into the source folder, separating the build from the ↵Sebastian Thiel2010-07-011-0/+195
source directory