Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close unneeded branch.add_stemmer | Georg Brandl | 2014-03-04 | 0 | -0/+0 |
* | make stop word string unicode | Yoshiki Shibukawa | 2014-01-22 | 12 | -12/+12 |
* | Add development memo about stemming JS code, acceleration tips about stemming... | Yoshiki Shibukawa | 2014-01-22 | 3 | -1/+22 |
* | update document | Yoshiki Shibukawa | 2014-01-22 | 1 | -0/+16 |
* | merge default | Yoshiki Shibukawa | 2014-01-22 | 86 | -831/+4205 |
|\ | |||||
| * | merge with stable | Georg Brandl | 2014-01-20 | 86 | -668/+3548 |
| |\ | |||||
| | * | Fix an exception introduced by b69b59480cba for __init__ with no docstring. | Ben Darnell | 2014-01-20 | 2 | -2/+19 |
| | * | merge with stable | Georg Brandl | 2014-01-20 | 1 | -15/+16 |
| | |\ | |||||
| | * | | changelog: make napoleon more visible | Georg Brandl | 2014-01-20 | 1 | -3/+3 |
| | * | | Merging changes | Rob Ruana | 2014-01-19 | 9 | -64/+41 |
| | |\ \ | |||||
| | | * \ | Merged birkenfeld/sphinx into default | Rob Ruana | 2014-01-19 | 16 | -2/+3021 |
| | | |\ \ | |||||
| | | * \ \ | merge with stable | Georg Brandl | 2014-01-19 | 9 | -64/+41 |
| | | |\ \ \ | |||||
| | * | | | | | Makes suggested changes before adding napoleon to sphinx | Rob Ruana | 2014-01-19 | 6 | -134/+160 |
| | | |_|/ / | | |/| | | | |||||
| | * | | | | Merged birkenfeld/sphinx into default | Rob Ruana | 2014-01-19 | 38 | -290/+659 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | The deprecated config values ``exclude_trees``, ``exclude_dirnames`` and ``un... | Georg Brandl | 2014-01-19 | 6 | -44/+4 |
| | | * | | | merge with stable | Georg Brandl | 2014-01-19 | 73 | -620/+506 |
| | | |\ \ \ | |||||
| | | | * \ \ | merge with stable | Georg Brandl | 2014-01-19 | 73 | -620/+506 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merged in saschpe/sphinx (pull request #193) | Georg Brandl | 2014-01-19 | 130 | -1148/+1715 |
| | | | | |\ \ \ | |||||
| | | | | | * \ \ | Merged in keimlink/sphinx/improve-tags-docs (pull request #167) | Georg Brandl | 2014-01-19 | 1 | -1/+2 |
| | | | | | |\ \ \ | |||||
| | | | | | | * | | | Explain that only tags set via command-line or tags.add() are available | Markus Zapke-Gr?ndemann | 2013-09-19 | 1 | -1/+2 |
| | | | | | * | | | | Add :filename: also for literalinclude. Changelog entry. | Georg Brandl | 2014-01-19 | 3 | -0/+29 |
| | | | | | * | | | | Merge in pull request #172 from https://bitbucket.org/nsmgr8/sphinx/branch/de... | Georg Brandl | 2014-01-19 | 10 | -0/+59 |
| | | | | | |\ \ \ \ | |||||
| | | | | | | * | | | | Add filename option to code-block | M Nasimul Haque | 2013-09-26 | 10 | -0/+96 |
| | | | | | * | | | | | mock: little changes, changelog and versionadded | Georg Brandl | 2014-01-19 | 3 | -10/+18 |
| | | | | | * | | | | | merge | Georg Brandl | 2014-01-19 | 4 | -44/+40 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ | merge with stable | Georg Brandl | 2014-01-19 | 62 | -607/+332 |
| | | | | | | |\ \ \ \ \ | |||||
| | | | | | * | \ \ \ \ \ | Merged in guibog/sphinx2 (pull request #184) | Georg Brandl | 2014-01-19 | 5 | -0/+60 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | | autodoc extension: add autodoc_mock_imports config value | guibog | 2013-10-23 | 5 | -0/+60 |
| | | | | | * | | | | | | | | Merged in tomprince/sphinx (pull request #187) | Georg Brandl | 2014-01-19 | 122 | -1094/+1606 |
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | |_|/ / / / / | | | | | | | |/| | | | | | | |||||
| | | | | | | * | | | | | | | changelog: bette note about literal_strong | Georg Brandl | 2014-01-19 | 1 | -5/+6 |
| | | | | | * | | | | | | | | Make latex commands customizable. | tom prince | 2013-10-29 | 1 | -12/+16 |
| | | | | | | |/ / / / / / | | | | | | |/| | | | | | | |||||
| | | | | * | | | | | | | | BuildDoc shouldn't fail on Unicode paths. | Sascha Peilicke | 2013-11-13 | 1 | -0/+14 |
| | * | | | | | | | | | | | Merge conflicts | Rob Ruana | 2014-01-18 | 41 | -555/+127 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | | merge heads | shimizukawa | 2014-01-18 | 26 | -383/+55 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | Fix: The application now check extra Python versions (3.0, 3.1) to stop invok... | shimizukawa | 2014-01-18 | 2 | -5/+5 |
| | | | * | | | | | | | | | | merge heads | shimizukawa | 2014-01-15 | 91 | -503/+1228 |
| | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | | Drop python-3.1 and remove support codes | shimizukawa | 2013-12-15 | 9 | -16/+10 |
| | | | * | | | | | | | | | | | Drop python-2.5 and remove 2.4,2.5 support codes | shimizukawa | 2013-12-15 | 26 | -377/+55 |
| | * | | | | | | | | | | | | | Merges napoleon extension into mainline sphinx | Rob Ruana | 2014-01-18 | 16 | -2/+3022 |
| * | | | | | | | | | | | | | | changelog entry for PR#212. | Georg Brandl | 2014-01-20 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | Fix an exception introduced by b69b59480cba for __init__ with no docstring. | Ben Darnell | 2014-01-20 | 2 | -2/+19 |
| * | | | | | | | | | | | | | | changelog entry for PR#211 | Georg Brandl | 2014-01-20 | 1 | -0/+6 |
| * | | | | | | | | | | | | | | Merged in ViktorHaag/sphinx/stable (pull request #211) | Georg Brandl | 2014-01-20 | 2 | -11/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | updates per Georg Brandl: | Viktor Haag | 2014-01-20 | 2 | -6/+8 |
| | * | | | | | | | | | | | | | | merge to tip | Viktor Haag | 2014-01-20 | 4 | -18/+23 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | address issue #1352 -- make sure to check for the actual file stored in confi... | Viktor Haag | 2014-01-20 | 2 | -10/+13 |
| * | | | | | | | | | | | | | | | | Doc: move API docs in their own chapter and add more of it. | Georg Brandl | 2014-01-20 | 12 | -75/+363 |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | mention loglevel | Georg Brandl | 2014-01-20 | 1 | -2/+2 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | devguide: small updates | Georg Brandl | 2014-01-20 | 1 | -15/+16 |
| * | | | | | | | | | | | | | | Post-release update. | Georg Brandl | 2014-01-19 | 2 | -1/+5 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |