summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch ariaariaGeorg Brandl2014-01-170-0/+0
* Added WAI-ARIA roles to themes (document, banner, navigation, main, contentin...Wes Turner2014-01-147-39/+47
* More tweaks to the py domain docs.Georg Brandl2014-01-131-16/+17
* merge with stableGeorg Brandl2014-01-1327-50/+206
|\
| * When an extension fails to import, give the original traceback with -vGeorg Brandl2014-01-131-0/+2
| * merge with stableGeorg Brandl2014-01-1321-96/+200
| |\
| * \ merge with stableGeorg Brandl2014-01-125-6/+14
| |\ \
| * \ \ merge with stableGeorg Brandl2014-01-1213-65/+200
| |\ \ \
| * \ \ \ merge with stableGeorg Brandl2014-01-1227-50/+204
| |\ \ \ \
| | * | | | Closes #1174: Fix smart quotes being applied inside roles like :rst:role:`pro...Georg Brandl2014-01-1210-9/+57
| | * | | | Prompt for the document language in sphinx-quickstart.Georg Brandl2014-01-113-2/+21
| | * | | | merge stable into defaultGeorg Brandl2014-01-1116-39/+126
| | |\ \ \ \
| | | * | | | changelog: tiny fixGeorg Brandl2014-01-111-1/+1
| | | * | | | Closes #668: Allow line numbering of ``code-block`` and ``literalinclude`` di...Georg Brandl2014-01-114-9/+34
| | | * | | | merge stable into defaultGeorg Brandl2014-01-1113-30/+92
| | | |\ \ \ \
| | | | * | | | d98e70c13eff followup: only do type conversion of confoverrides if the values...Georg Brandl2014-01-103-23/+31
| | | | * | | | Closes #925: Allow list-typed config values to be provided on the command line,Georg Brandl2014-01-106-14/+43
| | | | * | | | merge stable into defaultGeorg Brandl2014-01-106-9/+34
| | | | |\ \ \ \
| | | | | * | | | add changelog for PR#202Georg Brandl2014-01-101-0/+6
| | | | | * | | | merge with stableGeorg Brandl2014-01-106-9/+28
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merged in hsoft/sphinx (pull request #202)Georg Brandl2014-01-102-1/+19
| | | | | | |\ \ \ \
| | | | | | | * | | | Allow "." and "~" prefixes in inline :param: typedefs.Virgil Dupras2014-01-042-1/+19
| | | | | | * | | | | Merged in plaindocs/sphinx (pull request #185)Georg Brandl2014-01-1031-54/+381
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ merge with stableGeorg Brandl2014-01-100-0/+0
| | | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ \ merge with stableGeorg Brandl2014-01-104-10/+9
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ Merged in Ivoz/sphinx (pull request #186)Georg Brandl2014-01-1023-50/+263
| | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | |/ / / / | | | | | | | | | |/| | | |
| | | | | | | | | * | | | | corrected descriptions of tabularcolumns specifiersEric Knibbe2013-12-171-2/+2
| | | | | | | | | * | | | | recommend exclude_patterns instead of unused_docs or exclude_treesEric Knibbe2013-12-171-3/+2
| | | | | | | | | * | | | | merge with stableGeorg Brandl2013-12-102-5/+5
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | | * | | | | now it is 1.3 in developmentGeorg Brandl2013-12-102-4/+4
| | | | | | | | | | * | | | | merge with stableGeorg Brandl2013-12-101-0/+4
| | | | | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | | | | Add extension of included README (.rst)Matthew Iversen2013-10-281-1/+1
| | | | | | * | | | | | | | | | Removed duplicate comma.Samuel Wright2013-12-101-1/+1
| | | | | | * | | | | | | | | | Fixed wording.Samuel Wright2013-10-251-1/+1
| | | | | | * | | | | | | | | | Fix for Issue #1071Samuel Wright2013-10-252-3/+3
| | | | | | | |/ / / / / / / / | | | | | | |/| | | | | | | |
* | | | | | | | | | | | | | | Overhaul py directive documentation, remove old practices.Georg Brandl2014-01-131-24/+24
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | docs: fix some broken linksGeorg Brandl2014-01-1311-56/+56
* | | | | | | | | | | | | | Closes #1292: In the linkchecker, retry HEAD requests when denied by HTTP 405.Georg Brandl2014-01-122-28/+66
* | | | | | | | | | | | | | Closes #1249: Fix duplicate LaTeX page numbering for manual documents.Georg Brandl2014-01-122-1/+4
* | | | | | | | | | | | | | Closes #1328: clarify that builder-specific tags are not available when conf....Georg Brandl2014-01-122-2/+8
* | | | | | | | | | | | | | Closes #1261: Python 3 cannot sort None and str types, make everything a str.Georg Brandl2014-01-121-1/+1
* | | | | | | | | | | | | | Closes #618: add documenter classes to registry in autosummary standalone gen...Georg Brandl2014-01-121-0/+15
* | | | | | | | | | | | | | Closes #1308: Strip HTML tags from the content of "raw" nodes before feeding ...Georg Brandl2014-01-122-3/+14
* | | | | | | | | | | | | | Closes #1299: Make behavior of the :rst:dir:`math` directive more consistent ...Georg Brandl2014-01-122-0/+7
* | | | | | | | | | | | | | Closes #1072: In the JS search, fix issues searching for upper-cased words by...Georg Brandl2014-01-122-1/+4
* | | | | | | | | | | | | | Closes #1001: render brackets around optional arguments correctly when the ar...Georg Brandl2014-01-121-3/+19
* | | | | | | | | | | | | | Closes #1289: add more well known C types as not referencable in C domainGeorg Brandl2014-01-121-1/+6
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | #1345: Fix two bugs with :confval:`nitpick_ignore`; now you don't have toGeorg Brandl2014-01-125-6/+14
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | mergeGeorg Brandl2014-01-124-4/+17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Closes #1017: Be helpful and tell the user when the argument to :rst:dir:`opt...Georg Brandl2014-01-122-4/+15