summaryrefslogtreecommitdiff
path: root/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Mostly fix a bunch of spelling mistakes.Todd Leonhardt2017-03-131-18/+19
| | | | A few other miscellaneous minor tweaks for whitespace and such.
* Add six module to requirements for building docsTodd Leonhardt2017-02-121-3/+0
|
* Fixed doc conf.py so it correctly sets PYTHONPATH for autodoc feature.Todd Leonhardt2017-02-121-4/+10
|
* Refactored to move all cmd2.Cmd class member variables to beginning.Todd Leonhardt2017-02-111-1/+1
| | | | | | | | Also: - Added locals_in_py to settable parameters to match documentation. - Added pycon2010 slides back into doc build since they are referenced with :doc: - Fixed some references in the documentation - Updated unit tests accordingly
* docs now use the sphinx_rtd_theme.Todd Leonhardt2017-02-111-113/+78
| | | | The docs now use the custom HTML theme from Read the Docs so that when they are built locally they look the same as they will at https://cmd2.readthedocs.io/en/latest/
* Various minor updates:Todd Leonhardt2017-01-291-2/+2
| | | | | | | | | - Updated .gitignore for code coverage result dirs from coverage and pytest-cov - Updated README.rst to include badge for latest docs from readthedocs.io - Updated setup.py to have updated info for the next time a release is made to PyPI - Documentation updates: - Bumped version in conf.py to 0.7 - Updated links in index.rst and alternatives.rst
* Whitespace change to be mostly PEP8 compliantTodd Leonhardt2016-12-091-37/+36
|
* First stage of refactoring to support full simultaneous Python 2 and 3 ↵Todd Leonhardt2016-12-091-1/+1
| | | | compatibility via use of the six module.
* Update version (Closes #22)Federico Ceratto2016-03-151-1/+1
|
* Marking for 0.6.8 release0.6.8Catherine Devlin2014-12-081-2/+2
|
* Indicate change in repository host to bitbucketCatherine Devlin2012-05-261-0/+198