Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed building the documentation | Alex Grönholm | 2020-02-29 | 1 | -2/+2 |
| | | | | Fixes #341. | ||||
* | Switched to an alternate style for getting the wheel version string | Alex Grönholm | 2018-10-18 | 1 | -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 documentation | Alex Grönholm | 2018-07-17 | 1 | -1/+5 |
| | |||||
* | Finished the "user guide" section of the new docs | Alex Grönholm | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | Finished the "development" section of the new docs | Alex Grönholm | 2018-07-17 | 1 | -0/+1 |
| | |||||
* | Removed the public API documentation | Alex Grönholm | 2017-10-01 | 1 | -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 Horn | 2013-02-19 | 1 | -1/+1 |
| | |||||
* | get docs version from pkg_resources | Daniel Holth | 2012-07-19 | 1 | -3/+3 |
| | |||||
* | sphinx documentation | Daniel Holth | 2012-07-12 | 1 | -0/+242 |