summaryrefslogtreecommitdiff
path: root/doc/ext
Commit message (Expand)AuthorAgeFilesLines
* remove or update missing links.shimizukawa2015-03-071-1/+1
* fix http/httpsshimizukawa2015-02-281-1/+1
* Closes #1735: Use https://doc.python.org/ instead of ``http`` protocol. It w...shimizukawa2015-02-231-4/+4
* Merge branch 'stable'Georg Brandl2015-01-021-3/+3
|\
| * development process updates: bb->gh, hg->gitGeorg Brandl2015-01-021-3/+3
* | use reference to python 3.4 for intersphinxTakayuki Shimizukawa2014-10-301-4/+4
* | Update CHANGES for pull request #275, #1537; sphinx.ext.intersphinx supports ...Takayuki Shimizukawa2014-08-231-0/+2
* | Merged in bsipocz/sphinx (pull request #275)Takayuki Shimizukawa2014-08-231-0/+12
|\ \
| * | fix typoBrigitta Sipocz2014-08-211-1/+1
| * | Addressing comment and adding docsBrigitta Sipocz2014-08-211-0/+12
* | | :mod:`~sphinx.ext.viewcode` support imported function/class aliases. Closes #623Takayuki Shimizukawa2014-08-221-0/+20
|/ /
* | improved consistency for how docs refer to True and FalseEricFromCanada2014-06-182-4/+5
* | rewrapping paragraphs when over 80 characters wideEricFromCanada2014-06-188-30/+33
* | corrections for misspellingsEricFromCanada2014-06-182-2/+2
* | Closes #1489: Removes use of ":annotation:" for attribute types in napoleon, ...Rob Ruana2014-06-131-1/+2
* | tiny documentation fixTakayuki Shimizukawa2014-04-281-3/+2
* | Updates Napoleon documentation per suggestion by a userRob Ruana2014-04-261-3/+8
* | Closes #1396: Param types with inline markup no longer italicizedRob Ruana2014-03-091-4/+4
* | merge with stableGeorg Brandl2014-03-061-0/+9
|\ \ | |/
| * Add warnings that autodoc imports the modules.Georg Brandl2014-03-051-0/+9
* | merge with stableGeorg Brandl2014-01-203-882/+0
|\ \ | |/
| * Doc: move API docs in their own chapter and add more of it.Georg Brandl2014-01-203-879/+0
* | Makes suggested changes before adding napoleon to sphinxRob Ruana2014-01-192-23/+43
* | Merged birkenfeld/sphinx into defaultRob Ruana2014-01-191-0/+14
|\ \
| * | mock: little changes, changelog and versionaddedGeorg Brandl2014-01-191-0/+4
| * | Merged in guibog/sphinx2 (pull request #184)Georg Brandl2014-01-191-0/+10
| |\ \
| | * | autodoc extension: add autodoc_mock_imports config valueguibog2013-10-231-0/+10
| | |/
* | | Merge conflictsRob Ruana2014-01-181-35/+0
|\ \ \ | |/ /
| * | Remove sphinx.ext.oldcmarkup compatibility extension.Georg Brandl2014-01-171-35/+0
* | | Merges napoleon extension into mainline sphinxRob Ruana2014-01-185-0/+890
|/ /
* | Closes #1174: Fix smart quotes being applied inside roles like :rst:role:`pro...Georg Brandl2014-01-121-4/+7
|/
* Fix autodoc.Georg Brandl2013-10-121-0/+2
* Add sphinx.version_info for better programmatic check of the Sphinx version.Georg Brandl2013-10-121-0/+16
* Removed the ``sphinx.ext.refcounting`` extension -- it is very specific toGeorg Brandl2013-10-121-7/+0
* changelog update for PR#136Georg Brandl2013-09-161-6/+5
* Merged in Vladimirsson/sphinx (pull request #136)Georg Brandl2013-09-161-6/+11
|\
| * Added ``imported-members`` option for ``automodule`` directive in autodocBogdan Opanchuk2013-04-201-6/+11
* | Merged in JonnyJD/sphinx/autodoc_novalue (pull request #109)Georg Brandl2013-09-161-2/+21
|\ \
| * | autodoc: change :novalue: to :annoation: optionJohannes Dewender2013-02-271-3/+13
| * | autodoc: document novalue optionJohannes Dewender2013-01-221-2/+11
* | | Add link to referenced docutils docs.Eric Holscher2013-07-111-1/+2
| |/ |/|
* | docs: fix link to MathJax documentationGeorg Brandl2013-03-301-1/+1
* | Because it was thought MaxJax CDN URL has not been written intentionally, I u...Takayuki Shimizukawa2013-03-291-4/+2
* | add missing `mathjax_path` default value in document.Takayuki Shimizukawa2013-03-291-2/+4
|/
* Fix whitespace / line length issues reported by "make test"Jonathan Waltman2012-11-031-5/+5
* Closes #1010: Make pngmath images transparent by default; IE7+ should handle it.Georg Brandl2012-10-281-12/+5
* Linkcode changelog entry.Georg Brandl2012-10-281-1/+1
* Merged in pv/sphinx-work/ext-linkcode (pull request #47)Georg Brandl2012-10-281-0/+46
|\
| * DOC: linkcode: fix up documentation a bitPauli Virtanen2012-03-111-6/+5
| * ENH: add a linkcode extensionPauli Virtanen2012-03-111-0/+47