Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a copy/paste (presumably) mistake in the extdev tutorial. | Jean-Paul Calderone | 2014-04-04 | 1 | -1/+1 |
* | merge with stable | Georg Brandl | 2014-03-26 | 1 | -1/+12 |
|\ | |||||
| * | Add an example how to connect events. | Georg Brandl | 2014-03-26 | 1 | -1/+12 |
* | | Closes #1396: Param types with inline markup no longer italicized | Rob Ruana | 2014-03-09 | 1 | -4/+4 |
* | | merge with stable | Georg Brandl | 2014-03-06 | 4 | -11/+51 |
|\ \ | |/ | |||||
| * | Add warnings that autodoc imports the modules. | Georg Brandl | 2014-03-05 | 4 | -11/+51 |
* | | Merged in shibu/sphinx/add_stemmer (pull request #214) | Georg Brandl | 2014-03-04 | 2 | -0/+39 |
|\ \ | |||||
| * | | Add development memo about stemming JS code, acceleration tips about stemming... | Yoshiki Shibukawa | 2014-01-22 | 2 | -0/+21 |
| * | | update document | Yoshiki Shibukawa | 2014-01-22 | 1 | -0/+16 |
* | | | merge with stable | Georg Brandl | 2014-03-02 | 17 | -106/+1028 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merged in erny1803/sphinx (pull request #227) | Georg Brandl | 2014-03-01 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | Allow alternative float options for figure. See #1. no-pep8 | Ernesto Revilla | 2014-02-20 | 1 | -0/+6 |
| * | | | Add versionadded tags for new config values. | Georg Brandl | 2014-03-01 | 1 | -5/+10 |
| * | | | Merged in kenhys/sphinx (pull request #217) | Georg Brandl | 2014-03-01 | 7 | -11/+9 |
| |\ \ \ | |||||
| | * \ \ | Merged in shimizukawa/sphinx-drop-old-docutils (pull request #206) | Georg Brandl | 2014-03-01 | 2 | -6/+1 |
| | |\ \ \ | |||||
| | | * | | | remove note it become useless anymore. | shimizukawa | 2014-01-18 | 1 | -4/+0 |
| | | * | | | merge heads | shimizukawa | 2014-01-18 | 21 | -184/+247 |
| | | |\ \ \ | |||||
| | | * | | | | Drop docutils-0.7, 0.8 and 0.9 support | shimizukawa | 2013-12-15 | 2 | -3/+2 |
| | * | | | | | Update copyright year. | Georg Brandl | 2014-03-01 | 16 | -100/+1003 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | merge with stable | Georg Brandl | 2014-03-01 | 2 | -2/+3 |
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | | * | | | | | link to extdev doc from develop | Georg Brandl | 2014-02-02 | 1 | -0/+2 |
| * | | | | | | | Add feature to suppress uuid/location information for message catalogs | hayashi | 2014-02-01 | 1 | -0/+13 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | merge with stable | Georg Brandl | 2014-01-26 | 16 | -100/+1003 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | merge with stable | Georg Brandl | 2014-01-22 | 16 | -100/+1003 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | merge with stable | Georg Brandl | 2014-01-20 | 16 | -100/+1003 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | merge with stable | Georg Brandl | 2014-01-20 | 1 | -15/+16 |
| | | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merging changes | Rob Ruana | 2014-01-19 | 2 | -4/+7 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | Merged birkenfeld/sphinx into default | Rob Ruana | 2014-01-19 | 7 | -1/+894 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | merge with stable | Georg Brandl | 2014-01-19 | 2 | -4/+7 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Makes suggested changes before adding napoleon to sphinx | Rob Ruana | 2014-01-19 | 3 | -25/+44 |
| | | | | |_|/ / / / / / | | | | |/| | | | | | | | |||||
| | | | * | | | | | | | | Merged birkenfeld/sphinx into default | Rob Ruana | 2014-01-19 | 4 | -184/+44 |
| | | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | |||||
| | | | | * | | | | | | | The deprecated config values ``exclude_trees``, ``exclude_dirnames`` and ``un... | Georg Brandl | 2014-01-19 | 1 | -32/+0 |
| | | | | * | | | | | | | merge with stable | Georg Brandl | 2014-01-19 | 11 | -71/+95 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ | 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 | 1 | -0/+19 |
| | | | | | * | | | | | | | | mock: little changes, changelog and versionadded | Georg Brandl | 2014-01-19 | 1 | -0/+4 |
| | | | | | * | | | | | | | | Merged in guibog/sphinx2 (pull request #184) | Georg Brandl | 2014-01-19 | 1 | -0/+10 |
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|/ | | | | | | |/| | | | | | | | |||||
| | | | | | | * | | | | | | | autodoc extension: add autodoc_mock_imports config value | guibog | 2013-10-23 | 1 | -0/+10 |
| | | | * | | | | | | | | | | Merge conflicts | Rob Ruana | 2014-01-18 | 4 | -40/+4 |
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / | | | | | |/| | | | | | | | | |||||
| | | | | * | | | | | | | | | merge heads | shimizukawa | 2014-01-18 | 2 | -4/+4 |
| | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ | merge heads | shimizukawa | 2014-01-15 | 20 | -148/+247 |
| | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|/ | | | | | | |/| | | | | | | | | |||||
| | | | | | * | | | | | | | | | Drop python-3.1 and remove support codes | shimizukawa | 2013-12-15 | 2 | -2/+2 |
| | | | | | * | | | | | | | | | Drop python-2.5 and remove 2.4,2.5 support codes | shimizukawa | 2013-12-15 | 2 | -4/+4 |
| | | | | * | | | | | | | | | | Remove sphinx.ext.oldcmarkup compatibility extension. | Georg Brandl | 2014-01-17 | 2 | -36/+0 |
| | | | | | |/ / / / / / / / | | | | | |/| | | | | | | | | |||||
| | | | * | | | | | | | | | | Merges napoleon extension into mainline sphinx | Rob Ruana | 2014-01-18 | 7 | -1/+894 |
| | | | |/ / / / / / / / / | |||||
| | | | * | | | | | | | | | More tweaks to the py domain docs. | Georg Brandl | 2014-01-13 | 1 | -16/+17 |
| | | | * | | | | | | | | | merge with stable | Georg Brandl | 2014-01-13 | 5 | -14/+39 |
| | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ \ | merge with stable | Georg Brandl | 2014-01-13 | 11 | -54/+60 |
| | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ \ \ | merge with stable | Georg Brandl | 2014-01-12 | 2 | -2/+4 |
| | | | | |\ \ \ \ \ \ \ \ \ \ |