summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Closing branch hickford/add-instructions-how-to-install-sphinx-t-1410715164407.hickford/add-instructions-how-to-install-sphinx-t-1410715164407Georg Brandl2014-09-170-0/+0
* Add instructions how to install Sphinx to top of tutorialMatt Hickford2014-09-141-0/+6
* rename "literal.inc.orig", too easy to delete together with other merge backu...Georg Brandl2014-09-072-1/+1
* merge with stableGeorg Brandl2014-09-071-6/+6
|\
| * Closes #1561: fix typo and indentation.Georg Brandl2014-09-071-6/+6
| * Post-release bump.shimizukawa2014-09-022-1/+5
* | Add extension version check ability with new config value "needs_extensions".Georg Brandl2014-09-044-2/+32
* | Return version from setup() for all sphinx.ext extensions.Georg Brandl2014-09-0316-0/+33
* | Add support for extensions to declare their version as a string returned from...Georg Brandl2014-09-035-3/+19
* | merge with stableshimizukawa2014-09-02342-3257/+24328
|\ \ | |/ |/|
| * suggested by birkenfeld, it's great honor to me :)shimizukawa2014-08-311-2/+2
| * less markup for README.rst, less emoticon for official.shimizukawa2014-08-312-12/+9
| * revert 53a9c95c86f0 for this file. "the changelog gets too cluttered with all...shimizukawa2014-08-311-106/+92
| * Remove some co-maintainers who has no commit after 2012/10/30.shimizukawa2014-08-311-6/+0
| * Add documentation to make contribution easier.shimizukawa2014-08-317-93/+175
| * fix for py3 supportshimizukawa2014-08-301-2/+4
| * Merge with stableshimizukawa2014-08-30338-3254/+24265
| |\
| | * Fix: pgen2 tokenizer doesn't recognize `...` literal (Ellipsis for py3). Clos...shimizukawa2014-08-282-2/+10
| | * Update CHANGES for pull request #258, #939. `dedent` feature has been merged....shimizukawa2014-08-261-1/+1
| | * remove custom_fixers from MANIFEST.in. that directory already removed at 47baff4shimizukawa2014-08-251-1/+0
| | * Update CHANGES and documentation for PR#266.shimizukawa2014-08-242-6/+6
| | * Merged in tk0miya/sphinx (pull request #266)Takayuki Shimizukawa2014-08-2413-25/+89
| | |\
| | | * Backed out changeset 177fce4ba59ctk0miya2014-08-203-26/+14
| | | * Fix #1381 :rfc: and :pep: roles support custom link texttk0miya2014-08-203-14/+26
| | | * Merge upstream changestk0miya2014-08-2013-25/+89
| | | |\
| | | | * Rename :filename: option of code-block directive to :caption:tk0miya2014-08-1113-26/+90
| | * | | Update CHANGES for pull request #275, #1537; sphinx.ext.intersphinx supports ...shimizukawa2014-08-232-1/+5
| | * | | Merged in bsipocz/sphinx (pull request #275)Takayuki Shimizukawa2014-08-2331-88/+387
| | |\ \ \
| | | * | | :confval:`templates_path` is automatically added to :confval:`exclude_pattern...shimizukawa2014-08-233-0/+8
| | | * | | fix fc1901d for py3, again. and add 2 assertionsshimizukawa2014-08-222-2/+6
| | | * | | fix fc1901d for py3shimizukawa2014-08-221-1/+2
| | | * | | :mod:`~sphinx.ext.viewcode` support imported function/class aliases. Closes #623shimizukawa2014-08-2210-6/+180
| | | * | | update CHANGES for pull request #278shimizukawa2014-08-211-0/+2
| | | * | | Merged in tk0miya/sphinx (pull request #278)Takayuki Shimizukawa2014-08-211-0/+1
| | | |\ \ \
| | | | * | | Fix section entries were shown twice if toctree has been put under only direc...tk0miya2014-08-211-0/+1
| | | * | | | update CHANGES for pull request #277, #1513shimizukawa2014-08-211-0/+2
| | | * | | | Do not highlight function pointers if unexpected tokens foundtk0miya2014-08-211-1/+5
| | | * | | | Fix #1513 highlights for function pointers in argument list of c:functiontk0miya2014-08-201-7/+34
| | | |/ / /
| | | * | | Update CHANGES for pull request #276, #1381.shimizukawa2014-08-201-0/+2
| | | * | | Fix #1381 :rfc: and :pep: roles support custom link texttk0miya2014-08-203-14/+26
| | | |/ /
| | | * | update CHANGES for pull request #269, #1476.shimizukawa2014-08-201-0/+3
| | | * | Merged in tk0miya/sphinx (pull request #269)Takayuki Shimizukawa2014-08-2015-60/+60
| | | |\ \
| | | | * | Fix #1476 replace <tt> tag by <code>tk0miya2014-08-1215-60/+60
| | | * | | update CHANGES for pull request #274.shimizukawa2014-08-201-0/+2
| | | * | | Merged in tk0miya/sphinx (pull request #274)Takayuki Shimizukawa2014-08-202-0/+17
| | | |\ \ \
| | | | * | | Set its URL as a default title value if URL appears in toctreetk0miya2014-08-202-0/+17
| | | * | | | update CHANGES for pull request #273, #1536shimizukawa2014-08-201-0/+2
| | | * | | | Merged in tk0miya/sphinx (pull request #273)Takayuki Shimizukawa2014-08-202-8/+3
| | | |\ \ \ \
| | | * | | | | Optimize marking docnames as assignedtk0miya2014-08-201-3/+3
| | | * | | | | Mark master_doc as assigned numberstk0miya2014-08-191-0/+1