Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2to3 conversion of the repo. | Matěj Cepl | 2024-01-18 | 1 | -4/+4 |
| | |||||
* | doc:conf: use `version (date)` in Sphinx docs | W. Trevor King | 2012-10-26 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | Since commit bed7587fe4910f8e4b892a09675279c5a4ab5484 Author: W. Trevor King <wking@tremily.us> Date: Thu Oct 25 19:07:09 2012 -0400 version: use abbreviated SHA instead of explicit _VERSION in master branch the version SHA will either be explicit in version(), or version() will return a release tag. This makes the long SHA in the Sphinx docs unnecessary, so we can replace it with the more interesting commit date. | ||||
* | doc: update :func: to :py:func: for modern Sphinx. | W. Trevor King | 2012-10-26 | 1 | -1/+1 |
| | |||||
* | Shuffle doc/conf.py to get the Git revision into the Sphinx documentation. | W. Trevor King | 2012-02-17 | 1 | -10/+12 |
| | |||||
* | 'be vXXX' -> 'be XXX' in Sphinx-generated docs to avoid git-hash confusion. | W. Trevor King | 2010-10-22 | 1 | -0/+8 |
| | |||||
* | Use Sphinx autosummary (required by numpydoc) | wking | 2010-06-22 | 1 | -1/+2 |
| | |||||
* | Added intersphinx_mapping to doc/conf.py. | wking | 2010-06-22 | 1 | -0/+6 |
| | | | | | See http://sphinx.pocoo.org/ext/intersphinx.html#confval-intersphinx_mapping | ||||
* | Use numpydoc and generate-libbe-txt.py to autogenerate API documentation | W. Trevor King | 2010-02-06 | 1 | -1/+2 |
| | |||||
* | Added libbe.bug to the Sphinx documentation | W. Trevor King | 2010-02-06 | 1 | -2/+3 |
| | |||||
* | Sphynx now gets version string automatically. | W. Trevor King | 2010-02-05 | 1 | -2/+4 |
| | |||||
* | Created Sphinx framework with sphinx-quickstart and added .txt extensiosns | W. Trevor King | 2010-02-05 | 1 | -0/+194 |