| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added WAI-ARIA roles to themes (document, banner, navigation, main, contentin... | Wes Turner | 2014-01-14 | 7 | -39/+47 |
| * | When an extension fails to import, give the original traceback with -v | Georg Brandl | 2014-01-13 | 1 | -0/+2 |
| * | merge with stable | Georg Brandl | 2014-01-13 | 8 | -38/+121 |
| |\ |
|
| | * | Closes #1292: In the linkchecker, retry HEAD requests when denied by HTTP 405. | Georg Brandl | 2014-01-12 | 1 | -28/+62 |
| | * | Closes #1249: Fix duplicate LaTeX page numbering for manual documents. | Georg Brandl | 2014-01-12 | 1 | -1/+2 |
| | * | Closes #1261: Python 3 cannot sort None and str types, make everything a str. | Georg Brandl | 2014-01-12 | 1 | -1/+1 |
| | * | Closes #618: add documenter classes to registry in autosummary standalone gen... | Georg Brandl | 2014-01-12 | 1 | -0/+15 |
| | * | Closes #1308: Strip HTML tags from the content of "raw" nodes before feeding ... | Georg Brandl | 2014-01-12 | 1 | -3/+11 |
| | * | Closes #1299: Make behavior of the :rst:dir:`math` directive more consistent ... | Georg Brandl | 2014-01-12 | 1 | -0/+4 |
| | * | Closes #1072: In the JS search, fix issues searching for upper-cased words by... | Georg Brandl | 2014-01-12 | 1 | -1/+1 |
| | * | Closes #1001: render brackets around optional arguments correctly when the ar... | Georg Brandl | 2014-01-12 | 1 | -3/+19 |
| | * | Closes #1289: add more well known C types as not referencable in C domain | Georg Brandl | 2014-01-12 | 1 | -1/+6 |
| * | | merge with stable | Georg Brandl | 2014-01-12 | 2 | -4/+7 |
| |\ \
| |/ |
|
| | * | #1345: Fix two bugs with :confval:`nitpick_ignore`; now you don't have to | Georg Brandl | 2014-01-12 | 2 | -4/+7 |
| * | | merge with stable | Georg Brandl | 2014-01-12 | 11 | -64/+185 |
| |\ \
| |/ |
|
| | * | merge | Georg Brandl | 2014-01-12 | 3 | -4/+14 |
| | |\ |
|
| | | * | Closes #1017: Be helpful and tell the user when the argument to :rst:dir:`opt... | Georg Brandl | 2014-01-12 | 1 | -4/+12 |
| | | * | Closes #1093: use max-width: 100% for images in basic/epub theme | Georg Brandl | 2014-01-12 | 2 | -0/+2 |
| | * | | Fix new grammar files to have correct starting symbol at the top. | Georg Brandl | 2014-01-12 | 2 | -3/+8 |
| | |/ |
|
| | * | Closes #1152: Fix pycode parsing errors of Python 3 code by including two gra... | Georg Brandl | 2014-01-12 | 6 | -50/+166 |
| | * | Closes #1198: Allow "image" for the "figwidth" option of the :rst:dir:`figure... | Georg Brandl | 2014-01-12 | 1 | -10/+0 |
| | * | Closes #1233: Allow finding both Python classes and exceptions with the "clas... | Georg Brandl | 2014-01-12 | 1 | -2/+2 |
| * | | merge with stable | Georg Brandl | 2014-01-12 | 16 | -29/+136 |
| |\ \
| |/
|/| |
|
| | * | Closes #1174: Fix smart quotes being applied inside roles like :rst:role:`pro... | Georg Brandl | 2014-01-12 | 8 | -5/+47 |
| | * | Prompt for the document language in sphinx-quickstart. | Georg Brandl | 2014-01-11 | 1 | -2/+18 |
| | * | merge stable into default | Georg Brandl | 2014-01-11 | 7 | -22/+71 |
| | |\ |
|
| | | * | Closes #668: Allow line numbering of ``code-block`` and ``literalinclude`` di... | Georg Brandl | 2014-01-11 | 1 | -5/+14 |
| | | * | merge stable into default | Georg Brandl | 2014-01-11 | 6 | -17/+57 |
| | | |\ |
|
| | | | * | d98e70c13eff followup: only do type conversion of confoverrides if the values... | Georg Brandl | 2014-01-10 | 1 | -18/+24 |
| | | | * | Closes #925: Allow list-typed config values to be provided on the command line, | Georg Brandl | 2014-01-10 | 4 | -11/+28 |
| | | | * | merge stable into default | Georg Brandl | 2014-01-10 | 2 | -4/+21 |
| | | | |\ |
|
| | | | | * | merge with stable | Georg Brandl | 2014-01-10 | 2 | -4/+21 |
| | | | | |\ |
|
| | | | | | * | Merged in hsoft/sphinx (pull request #202) | Georg Brandl | 2014-01-10 | 1 | -1/+18 |
| | | | | | |\ |
|
| | | | | | | * | Allow "." and "~" prefixes in inline :param: typedefs. | Virgil Dupras | 2014-01-04 | 1 | -1/+18 |
| | | | | | * | | merge with stable | Georg Brandl | 2014-01-10 | 1 | -3/+3 |
| | | | | | |\ \
| | | | | | |/ |
|
| | | | | | | * | merge with stable | Georg Brandl | 2013-12-10 | 1 | -3/+3 |
| | | | | | | |\ |
|
| | | | | | | | * | now it is 1.3 in development | Georg Brandl | 2013-12-10 | 1 | -2/+2 |
| * | | | | | | | | Closes #1155: Fix autodocumenting C-defined methods as attributes in Python 3. | Georg Brandl | 2014-01-12 | 1 | -1/+2 |
| * | | | | | | | | Closes #1181: Report option errors in autodoc directives more gracefully. | Georg Brandl | 2014-01-12 | 1 | -2/+9 |
| * | | | | | | | | fix oversight in last commit | Georg Brandl | 2014-01-11 | 1 | -5/+6 |
| * | | | | | | | | Closes #1085: Fix current classname not getting set if class description has ... | Georg Brandl | 2014-01-11 | 1 | -1/+1 |
| * | | | | | | | | Closes #1095: Fix print-media stylesheet being included always in the "scroll... | Georg Brandl | 2014-01-11 | 2 | -7/+7 |
| * | | | | | | | | Closes #1050: Add anonymous labels into ``objects.inv`` to be referenced via ... | Georg Brandl | 2014-01-11 | 1 | -0/+5 |
| * | | | | | | | | Closes #949: Update the tabulary.sty packed with Sphinx. | Georg Brandl | 2014-01-11 | 1 | -6/+3 |
| * | | | | | | | | html builder: add missing "done" output | Georg Brandl | 2014-01-11 | 1 | -0/+1 |
| |/ / / / / / / |
|
| * | | | | | | | Add "search.html" to epub exclusion out of the box. | Georg Brandl | 2014-01-11 | 1 | -1/+1 |
| * | | | | | | | quickstart: for y/n questions there is no need to highlight default value by ... | Georg Brandl | 2014-01-11 | 1 | -13/+13 |
| * | | | | | | | Closes #929: Support parsed-literal blocks in LaTeX output correctly. | Georg Brandl | 2014-01-11 | 3 | -38/+40 |
| * | | | | | | | Closes #845: In code blocks, when the selected lexer fails, display line numb... | Georg Brandl | 2014-01-11 | 1 | -11/+11 |
| * | | | | | | | Closes #901: Emit a warning when using docutils' new "math" markup without a ... | Georg Brandl | 2014-01-11 | 6 | -0/+43 |