| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Close branch extdev-tutorial-docextdev-tutorial-doc | Georg Brandl | 2014-04-04 | 0 | -0/+0 |
| | | |||||
| * | Fix a copy/paste (presumably) mistake in the extdev tutorial. | Jean-Paul Calderone | 2014-04-04 | 1 | -1/+1 |
| | | |||||
| * | Created new branch extdev-tutorial-doc | Jean-Paul Calderone | 2014-04-04 | 0 | -0/+0 |
| | | |||||
| * | Closes #1436: fix missing empty line after return type in NumPy docstrings | Torbj?rn Klatt | 2014-04-01 | 1 | -0/+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 |
| | | | |||||
| * | | merge with stable | Georg Brandl | 2014-03-25 | 155 | -1177/+7379 |
| |\ \ | |/ |/| | |||||
| | * | merge with stable | Georg Brandl | 2014-03-25 | 42 | -39/+173 |
| | |\ | |||||
| | * | | Closes #1429: Adds smarter Args parsing for Google style docstrings. | Rob Ruana | 2014-03-21 | 2 | -62/+130 |
| | | | | |||||
| | * | | Closes #1418: Private and special members are properly skipped on Python 3.3 | Rob Ruana | 2014-03-11 | 4 | -10/+19 |
| | | | | |||||
| | * | | Closes #1384: Parse and interpret See Also section the way NumpyDoc does | Rob Ruana | 2014-03-09 | 3 | -0/+210 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The NumpyDoc extension that is developed by the Numpy folks does a lot of extra work interpreting See Also sections. It assumes that the contents of the See Also will always be references to other functions/classes and it tries to deduce what is being referenced. I've ported their implementation for See Also sections written in the Numpy style. There is NO extra interpretation done for See Also sections that are written using the Google style. | ||||
| | * | | Closes #1396: Param types with inline markup no longer italicized | Rob Ruana | 2014-03-09 | 5 | -18/+79 |
| | | | | | | | | | | | | | | | | | | | | | | Napoleon was attempting to render nested inline markup ( [a big no-no!](http://sphinx-doc.org/rest.html) ) for parameter types. Now, if Napoleon sees any backquotes in the parameter type, it is rendered without italics. | ||||
| | * | | du10/du11 need mock dependency | Georg Brandl | 2014-03-08 | 1 | -0/+2 |
| | | | | |||||
| | * | | Fix quickstart on Windows with pyreadline (which comes without __doc__) | anatoly techtonik | 2014-03-08 | 1 | -1/+1 |
| | | | | |||||
| | * | | Closes #1410: imports Mock from unittest.mock when available (Python >=3.3) | Rob Ruana | 2014-03-06 | 2 | -2/+21 |
| | | | | |||||
| | * | | merge with stable | Georg Brandl | 2014-03-06 | 5 | -12/+55 |
| | |\ \ | |||||
| | * | | | Closes #1413: Moves SearchEnglish import below SearchLanguage definition | Rob Ruana | 2014-03-06 | 1 | -1/+4 |
| | | | | | |||||
| | * | | | Merged in shibu/sphinx/add_stemmer (pull request #214) | Georg Brandl | 2014-03-04 | 23 | -11/+2920 |
| | |\ \ \ | |||||
| | | * | | | make stop word string unicode | Yoshiki Shibukawa | 2014-01-22 | 12 | -12/+12 |
| | | | | | | |||||
| | | * | | | Add development memo about stemming JS code, acceleration tips about ↵ | Yoshiki Shibukawa | 2014-01-22 | 3 | -1/+22 |
| | | | | | | | | | | | | | | | | | | | | | stemming, small bug fix | ||||
| | | * | | | update document | Yoshiki Shibukawa | 2014-01-22 | 1 | -0/+16 |
| | | | | | | |||||
| | | * | | | merge default | Yoshiki Shibukawa | 2014-01-22 | 86 | -831/+4205 |
| | | |\ \ \ | |||||
| | | * | | | | import stopwords from snowball project except en, ja, ro, tr | Yoshiki Shibukawa | 2014-01-21 | 13 | -24/+2389 |
| | | | | | | | |||||
| | | * | | | | Add html_search_* options templates to conf.py | Yoshiki Shibukawa | 2014-01-20 | 19 | -20/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix encode error when building Add printing search language label when building | ||||
| | | * | | | | add 14 languages search support | Yoshiki Shibukawa | 2014-01-20 | 16 | -3/+451 |
| | | | | | | | |||||
| | * | | | | | merge with stable | Georg Brandl | 2014-03-02 | 136 | -1168/+4090 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | merge with stable | Georg Brandl | 2014-03-02 | 136 | -1155/+4083 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | merge | Georg Brandl | 2014-03-01 | 2 | -2/+7 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | merge with stable | Georg Brandl | 2014-03-01 | 136 | -1146/+4063 |
| | | | | |\ \ \ \ \ | |||||
| | | | * | \ \ \ \ \ | Merged in erny1803/sphinx (pull request #227) | Georg Brandl | 2014-03-01 | 3 | -1/+12 |
| | | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | Latex: Allow alternative float options for figures | ||||
| | | | | * | | | | | | Allow alternative float options for figure. See #1. no-pep8 | Ernesto Revilla | 2014-02-20 | 3 | -1/+12 |
| | | | | | | | | | | | |||||
| | | | * | | | | | | | merge with stable | Georg Brandl | 2014-03-01 | 136 | -1145/+4063 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | null-merge from stable | Georg Brandl | 2014-03-01 | 0 | -0/+0 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ | Merged in barnabas79/sphinx (pull request #218) | Georg Brandl | 2014-03-01 | 192 | -270/+285 |
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #1374: Autosummary generates overly-long summaries if first line doesn't end with a period | ||||
| | | | | | * | | | | | | | | changelog updates | Georg Brandl | 2014-03-01 | 1 | -0/+3 |
| | | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | | Add versionadded tags for new config values. | Georg Brandl | 2014-03-01 | 3 | -8/+14 |
| | | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | | Merged in kenhys/sphinx (pull request #217) | Georg Brandl | 2014-03-01 | 190 | -263/+253 |
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add feature to suppress uuid/location information for message catalogs | ||||
| | | | | | | * \ \ \ \ \ \ \ | Merged in shimizukawa/sphinx-drop-old-docutils (pull request #206) | Georg Brandl | 2014-03-01 | 9 | -73/+17 |
| | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop docutils-0.7, 0.8, 0.9 support. | ||||
| | | | | | | | * | | | | | | | | remove note it become useless anymore. | shimizukawa | 2014-01-18 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | |||||
| | | | | | | | * | | | | | | | | merge heads | shimizukawa | 2014-01-18 | 102 | -678/+1303 |
| | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | | | | Drop docutils-0.7, 0.8 and 0.9 support | shimizukawa | 2013-12-15 | 9 | -70/+18 |
| | | | | | | | | | | | | | | | | | |||||
| | | | | | | * | | | | | | | | | | Merged in techtonik/sphinx (pull request #223) | Georg Brandl | 2014-03-01 | 183 | -189/+208 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make.bat: Try to find Sphinx through Python if it can not be found | ||||
| | | | | | | | * \ \ \ \ \ \ \ \ \ | Merged in techtonik/sphinx (pull request #222) | Georg Brandl | 2014-03-01 | 183 | -188/+203 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make 'python -m sphinx.quickstart' possible | ||||
| | | | | | | | | * \ \ \ \ \ \ \ \ \ | Update copyright year. | Georg Brandl | 2014-03-01 | 133 | -1065/+3999 |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ | Merged in wvi/sphinx/quick-start-readline (pull request #225) | Georg Brandl | 2014-03-01 | 1 | -0/+10 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sphinx-quickstart readline editing on input | ||||
| | | | | | | | | | | * | | | | | | | | | | Add readline support in quickstart. | wvi | 2014-02-20 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds basic readline behaviour like line editing and completion on unix based platforms on windows it does nothing. | ||||
| | | | | | | | | | | * | | | | | | | | | | Created new branch quick-start-readline | wvi | 2014-02-20 | 0 | -0/+0 |
| | | | | | | | | | | | |_|_|/ / / / / / | | | | | | | | | | |/| | | | | | | | | |||||
| | | | | | | | | | * | | | | | | | | | | Accept "~" shorthand in quickstart paths. | Georg Brandl | 2014-03-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | * | | | | | | | | | | merge with stable | Georg Brandl | 2014-03-01 | 2 | -2/+3 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ | merge | Georg Brandl | 2014-03-01 | 2 | -2/+17 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
