summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJason R. Coombs2014-12-301-1/+1
* Moved linkify logic to documentation builder as Sphinx extension.Jason R. Coombs2014-12-301-1/+1
* Add change history to docsJason R. Coombs2014-12-302-0/+9
* Update docs about bootstrap script.Jason R. Coombs2014-12-281-0/+18
* Update documentation to reflect new function.8.4Jason R. Coombs2014-12-261-0/+6
* Update docs to reflect new behavior.Jason R. Coombs2014-12-261-1/+1
* Update documentation on release frequency.Jason R. Coombs2014-12-251-0/+19
* Correct syntax error in docs.Jason R. Coombs2014-12-151-1/+1
* Merge branch 'master' into use-packagingDonald Stufft2014-11-192-1/+4
|\
| * Add link to project home page. Fixes #224.Jason R. Coombs2014-11-161-0/+3
| * Update style in example for PEP-8 as suggested in PR #86.Jason R. Coombs2014-10-111-1/+1
* | Implement PEP 440 by using the packaging libraryDonald Stufft2014-09-251-49/+17
|/
* For the sake of expedience, I'm going to accept this and tweak it further. In...Jason R. Coombs2014-08-171-4/+7
|\
| * Update conf.py to place it below original docstring.ericholscher2014-08-171-6/+5
| * Add comment to explain code.ericholscher2014-08-161-2/+3
| * conf.py edited online with Bitbucketericholscher2014-08-021-1/+0
| * Fix docs to workericholscher2014-08-021-0/+4
* | Correct syntax in gui_scripts. Fixes #238.Jason R. Coombs2014-08-041-1/+1
|/
* Spell check documentationMartin Geisler2014-06-295-13/+13
* Fixed capitalization of "Bitbucket"Martin Geisler2014-06-292-2/+2
* Write the actual command.5.2Jason R. Coombs2014-06-221-0/+5
* Mention Ivoz as release managerJason R. Coombs2014-06-221-1/+4
* Expose developer guide in the documentation.Jason R. Coombs2014-06-221-1/+1
* Expanded on authoring tickets.Jason R. Coombs2014-06-221-6/+21
* Updated recommeded testing procedure.Jason R. Coombs2014-06-221-2/+7
* Added note about Github mirrorJason R. Coombs2014-06-221-11/+18
* Expanded on Project ManagementJason R. Coombs2014-06-221-7/+22
* Added Recommended ReadingJason R. Coombs2014-06-221-0/+11
* Expand on stylistic changesJason R. Coombs2014-06-221-1/+1
* Move devguide notes to documentation.Jason R. Coombs2014-06-221-1/+18
* Started work on a developer guide.Jason R. Coombs2014-06-162-0/+42
* Updated references to bootstrap module to use new bootstrap.pypa.io locations...Jason R. Coombs2014-05-021-1/+1
* Fix typo in formats.txtMartin Froehlich2014-04-131-1/+1
* Remove 'Distribute' artifact. Fixes #171Jason R. Coombs2014-03-231-1/+1
* Fix buids -> buildsSteven Maude2014-03-171-1/+1
* Update documentation to reflect PEP420 supportJason R. Coombs2014-03-161-3/+3
* Update documentation to reflect new include parameter.3.3Jason R. Coombs2014-03-161-5/+8
* Namespace package doc tweaks.PJ Eby2006-04-141-1/+1
* Don't eagerly import namespace packages. This was the big reason forPJ Eby2006-04-141-7/+10
* Updated roadmap to reflect current status.Jason R. Coombs2013-11-281-10/+2
* Moved merge documentation to the end, reducing the prominence of the docs.Jason R. Coombs2013-11-281-1/+1
* Remove feature highlight that's no longer relevant.Jason R. Coombs2013-11-241-4/+1
* Updated size and link regarding bootstrap moduleJason R. Coombs2013-11-241-2/+2
* Drop support for Python 2.5 and Python 2.4. Fixes #41.Jason R. Coombs2013-11-243-5/+5
* Merge support for loading credentials from .pypirc (based on pull request #11...Jason R. Coombs2013-11-141-0/+9
|\
| * Updated documentation on .pypirc support for credentials.Jason R. Coombs2013-11-141-23/+8
| * Add documentationKai Hoppert2013-09-011-0/+24
* | Typo fixNick Coghlan2013-08-301-1/+1
* | Add back a more descriptive introNick Coghlan2013-08-301-0/+15
* | Document __main__.__requires__Nick Coghlan2013-08-251-15/+27