summaryrefslogtreecommitdiff
path: root/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Stop using pkg_resourcesRan Benita2020-08-101-3/+3
| | | | | | | tablib imports pkg_resources in order to find its own version. Importing pkg_resources is very slow (100ms-250ms is common). Avoid it by letting setuptools-scm generate a file with the version instead.
* Documented csv import/export options from standard lib (#431)Claude Paroz2019-11-141-1/+5
|
* Upgrade Python syntax with pyupgrade --py3-plusHugo2019-10-191-7/+6
|
* Fix PDF documentation generation.Jannis Leidel2019-10-181-2/+0
|
* Add project release config and cleanup project setup. (#398)Jannis Leidel2019-10-181-21/+13
| | | | | | | | | | | | | | | | | | | | | | * Add project release config and use Travis build stages. Refs #378. * Restructure project to use src/ and tests/ directories. * Fix testing. * Remove eggs. * More fixes. - isort and flake8 config - manifest template update - tox ini extension - docs build fixes - docs content fixes * Docs and license cleanup.
* Made blank lines PEP-8 compatibleClaude Paroz2019-10-031-1/+0
|
* update footer in docsKenneth Reitz2016-02-161-1/+1
|
* tablib version in docsKenneth Reitz2011-06-211-1/+1
|
* version bump (v0.9.8)!Kenneth Reitz2011-05-221-1/+1
|
* docs updateKenneth Reitz2011-05-161-2/+6
|
* change (c) attributionKenneth Reitz2011-05-151-1/+1
|
* version bumpKenneth Reitz2011-05-131-1/+1
|
* version bumpKenneth Reitz2011-05-121-1/+1
|
* sphinx version # fix.v0.9.5Kenneth Reitz2011-03-241-1/+1
|
* spelling correctionsKenneth Reitz2011-02-101-0/+14
|
* configuration fix for RTDKenneth Reitz2011-02-021-2/+1
|
* New Year!Kenneth Reitz2011-01-101-1/+1
|
* Documentation configuration changes for colors.Kenneth Reitz2010-11-041-7/+7
|
* Auto version usage.Kenneth Reitz2010-10-101-3/+4
|
* documentation updateKenneth Reitz2010-10-081-1/+1
|
* Added cofiguration.Kenneth Reitz2010-10-051-0/+4
|
* Added kr theme.Kenneth Reitz2010-10-051-0/+216