aboutsummaryrefslogtreecommitdiffstats
path: root/docs/install.md
Commit message (Collapse)AuthorAgeFilesLines
* Rename docs/*.md => docs/*.txtWaylan Limberg2012-03-071-83/+0
| | | | | | | | | The documentation uses features of Python-Markdown that are not supported on GitHub and it's better to get a source view of the docs anyway. For example, that way comments and bug reports can reference a specific line of a file. Of course, it makes sense for Github to render the README, so that is left with the `.md` file extension.
* Rewrote parts of install docs for clarity.Waylan Limberg2012-03-071-25/+27
|
* Renamed a few docswith better file names.Waylan Limberg2012-03-071-1/+1
|
* Refactored Docs to use Sphinx styled template.Waylan Limberg2012-03-011-0/+6
| | | | | | This is not a full Sphinx implementation. Just a limited implementation which converts our markdown source filed to work with the default css for Sphinx so it looks like Pythons docs.
* Update build_docs script for the *.txt -> *.md change in docs.Waylan Limberg2011-08-231-1/+75
|
* Renamed *.txt -> *.md in docs.Waylan Limberg2011-08-231-0/+1