summaryrefslogtreecommitdiff
path: root/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed building the documentationAlex Grönholm2020-02-291-2/+2
| | | | Fixes #341.
* Switched to an alternate style for getting the wheel version stringAlex Grönholm2018-10-181-6/+13
| | | | There was a problem getting the version from the correct place on ReadTheDocs and this attempts to fix that.
* Enabled Intersphinx linking to Python documentationAlex Grönholm2018-07-171-1/+5
|
* Finished the "user guide" section of the new docsAlex Grönholm2018-07-171-1/+1
|
* Finished the "development" section of the new docsAlex Grönholm2018-07-171-0/+1
|
* Removed the public API documentationAlex Grönholm2017-10-011-2/+2
| | | | | | In accordance with discussion between Daniel Holth, Nick Coghlan and yours truly, wheel is to have no public API and its command line interface will be its only public interface (just like with pip).
* Add automatic API file, and update conf.py and index.rst to account for it.Kevin Horn2013-02-191-1/+1
|
* get docs version from pkg_resourcesDaniel Holth2012-07-191-3/+3
|
* sphinx documentationDaniel Holth2012-07-121-0/+242