summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Collapse)AuthorAgeFilesLines
* Merged in saschpe/sphinx (pull request #193)Georg Brandl2014-01-1977-870/+1030
|\ | | | | | | BuildDoc shouldn't fail on Unicode paths.
| * Add :filename: also for literalinclude. Changelog entry.Georg Brandl2014-01-191-0/+6
| |
| * Merge in pull request #172 from ↵Georg Brandl2014-01-1910-0/+59
| |\ | | | | | | | | | https://bitbucket.org/nsmgr8/sphinx/branch/default
| | * Add filename option to code-blockM Nasimul Haque2013-09-2610-0/+96
| | | | | | | | | | | | Prepend the given filename to the code block
| * | mock: little changes, changelog and versionaddedGeorg Brandl2014-01-191-10/+11
| | |
| * | mergeGeorg Brandl2014-01-193-44/+33
| |\ \
| | * \ merge with stableGeorg Brandl2014-01-1937-476/+217
| | |\ \
| | * | | In search word highlighting, dont insist on having div.body.Georg Brandl2014-01-191-0/+3
| | | | |
| | * | | Closes #979: Fix exclude handling in ``sphinx-apidoc``.Georg Brandl2014-01-191-33/+19
| | | | |
| | * | | Closes #848: Always take the newest code in incremental rebuilds with the ↵Georg Brandl2014-01-191-11/+11
| | | | | | | | | | | | | | | | | | | | :mod:`sphinx.ext.viewcode` extension.
| * | | | Merged in guibog/sphinx2 (pull request #184)Georg Brandl2014-01-191-0/+32
| |\ \ \ \ | | | | | | | | | | | | | | | | | | autodoc extension: add autodoc_mock_imports config value
| | * | | | autodoc extension: add autodoc_mock_imports config valueguibog2013-10-231-0/+32
| | | | | |
| * | | | | Merged in tomprince/sphinx (pull request #187)Georg Brandl2014-01-1968-816/+897
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | Make latex commands customizable.
| | * | | | merge headsshimizukawa2014-01-1816-339/+32
| | |\ \ \ \
| | | * | | | Fix: The application now check extra Python versions (3.0, 3.1) to stop ↵shimizukawa2014-01-182-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | invoking. And fix a trivial comment.
| | | * | | | merge headsshimizukawa2014-01-1551-337/+734
| | | |\ \ \ \
| | | * | | | | Drop python-3.1 and remove support codesshimizukawa2013-12-153-9/+3
| | | | | | | |
| | | * | | | | Drop python-2.5 and remove 2.4,2.5 support codesshimizukawa2013-12-1516-333/+31
| | | | | | | |
| | * | | | | | merge with stableGeorg Brandl2014-01-1724-137/+185
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Remove sphinx.ext.oldcmarkup compatibility extension.Georg Brandl2014-01-172-69/+0
| | | | | | | |
| | | * | | | | Merged in westurner/sphinx/aria (pull request #204)Georg Brandl2014-01-177-39/+47
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | | | | | | | | Added WAI-ARIA roles to themes (document, banner, navigation, main, contentinfo, note, search)
| | | | * | | | Added WAI-ARIA roles to themes (document, banner, navigation, main, ↵Wes Turner2014-01-147-39/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | contentinfo, note) https://en.wikipedia.org/wiki/WAI-ARIA http://www.w3.org/TR/wai-aria/roles
| | | * | | | | merge with stableshimizukawa2014-01-151-1/+2
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | When an extension fails to import, give the original traceback with -vGeorg Brandl2014-01-131-0/+2
| | | | | | | |
| | | * | | | | merge with stableGeorg Brandl2014-01-138-38/+121
| | | |\ \ \ \ \
| | | * \ \ \ \ \ merge with stableGeorg Brandl2014-01-122-4/+7
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge with stableGeorg Brandl2014-01-1211-64/+185
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ merge with stableGeorg Brandl2014-01-1216-29/+136
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Closes #1174: Fix smart quotes being applied inside roles like ↵Georg Brandl2014-01-128-5/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | :rst:role:`program` or :rst:role:`makevar`.
| | | | * | | | | | | | Prompt for the document language in sphinx-quickstart.Georg Brandl2014-01-111-2/+18
| | | | | | | | | | | |
| | | | * | | | | | | | merge stable into defaultGeorg Brandl2014-01-117-22/+71
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | Closes #668: Allow line numbering of ``code-block`` and ``literalinclude`` ↵Georg Brandl2014-01-111-5/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | directives #to start at an arbitrary line number, with a new ``lineno-start`` option.
| | | | | * | | | | | | | merge stable into defaultGeorg Brandl2014-01-116-17/+57
| | | | | |\ \ \ \ \ \ \ \
| | | | | | * | | | | | | | d98e70c13eff followup: only do type conversion of confoverrides if the ↵Georg Brandl2014-01-101-18/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | values are strings and add a test
| | | | | | * | | | | | | | Closes #925: Allow list-typed config values to be provided on the command line,Georg Brandl2014-01-104-11/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | like ``-D key=val1,val2``.
| | | | | | * | | | | | | | merge stable into defaultGeorg Brandl2014-01-102-4/+21
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ merge with stableGeorg Brandl2014-01-102-4/+21
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ Merged in hsoft/sphinx (pull request #202)Georg Brandl2014-01-101-1/+18
| | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow "." and "~" prefixes in inline :param: typedefs.
| | | | | | | | | * | | | | | | | Allow "." and "~" prefixes in inline :param: typedefs.Virgil Dupras2014-01-041-1/+18
| | | | | | | | | | |_|_|_|/ / / | | | | | | | | | |/| | | | | |
| | | | | | | | * | | | | | | | merge with stableGeorg Brandl2014-01-101-3/+3
| | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | |/ / / / / / /
| | | | | | | | | * | | | | | | merge with stableGeorg Brandl2013-12-101-3/+3
| | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | now it is 1.3 in developmentGeorg Brandl2013-12-101-2/+2
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Closes #1285: Avoid name clashes between C domain objects and section titles.Georg Brandl2014-01-171-7/+10
| | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Fix pypy test failure for b69b594 commit. refs #1337shimizukawa2014-01-151-1/+2
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Closes #1292: In the linkchecker, retry HEAD requests when denied by HTTP 405.Georg Brandl2014-01-121-28/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also make the redirect code apparent and tweak the output a bit to be more obvious.
| | * | | | | | | | | | | | | Closes #1249: Fix duplicate LaTeX page numbering for manual documents.Georg Brandl2014-01-121-1/+2
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | 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 ↵Georg Brandl2014-01-121-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generate script
| | * | | | | | | | | | | | | Closes #1308: Strip HTML tags from the content of "raw" nodes before feeding ↵Georg Brandl2014-01-121-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it to the search indexer.
| | * | | | | | | | | | | | | Closes #1299: Make behavior of the :rst:dir:`math` directive more consistent ↵Georg Brandl2014-01-121-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and avoid producing empty environments in LaTeX output.