summaryrefslogtreecommitdiff
path: root/doc/domains.rst
Commit message (Expand)AuthorAgeFilesLines
* Closes #1623: Return types specified with ``:rtype:`` are now turned into lin...Georg Brandl2014-11-121-2/+2
* fix trailing space and long lineshimizukawa2014-10-091-1/+1
* Doc, update C++ domain.Jakob Lykke Andersen2014-08-061-42/+36
* Doc, update C++ domain.Jakob Lykke Andersen2014-07-271-4/+17
* more corrections for spelling and grammarEricFromCanada2014-06-191-1/+1
* improved consistency for how docs refer to True and FalseEricFromCanada2014-06-181-1/+1
* rewrapping paragraphs when over 80 characters wideEricFromCanada2014-06-181-4/+5
* merge with stableGeorg Brandl2014-01-221-16/+17
|\
| * More tweaks to the py domain docs.Georg Brandl2014-01-131-16/+17
* | Closes #1357: Option names documented by :rst:dir:`option` are now again allo...Georg Brandl2014-01-221-5/+9
|/
* Overhaul py directive documentation, remove old practices.Georg Brandl2014-01-131-24/+24
* docs: fix some broken linksGeorg Brandl2014-01-131-14/+14
* minor doc fixesGeorg Brandl2014-01-111-11/+11
* py:decorator clarificationGeorg Brandl2013-11-251-0/+2
* Clarify use of signatures in python domain directives.Georg Brandl2013-11-241-8/+9
* Added more domain links.Eric Knibbe2013-10-081-3/+12
* Fixup docfield example usage.Georg Brandl2013-09-161-9/+8
* Add more inline examplesKevin Burke2013-09-051-17/+24
* Link domains provided by sphinxcontrib.Robert Lehmann2012-11-021-1/+9
* Update domains provided by sphinxcontrib.Robert Lehmann2012-11-021-1/+1
* Added other domains currently listed in the sphinx-contrib repository (includ...Jeffrey Finkelstein2012-02-241-1/+1
* Attach arrays to the name not the type for C++ domain and fixed a few renderi...Armin Ronacher2011-09-231-0/+12
* Change redirected URLs to the new locationsDaniel Neuh?user2011-02-051-1/+1
* #478: Added :rst:dir:`py:decorator` directive to describe decorators.Georg Brandl2011-01-081-0/+39
* Cross-reference to role docs.Georg Brandl2011-01-061-0/+11
* #550: fix confusing example in docs.Georg Brandl2010-11-121-5/+5
* Allow breaking long signatures, continuing with backlash-escaped newlines.Georg Brandl2010-08-051-1/+10
* #481, #482: fix ``.name`` reference matching.Georg Brandl2010-08-051-7/+12
* Document new :py:func:`.blah` syntax.Georg Brandl2010-06-121-0/+7
* #439: angle brackets in template class names can be misinterpreted as link ta...Georg Brandl2010-06-051-0/+9
* Fixed a C++ bug that caused bad references to be generated. This alsomitsuhiko2010-05-301-0/+9
* Added class role docs for JS domain.mitsuhiko2010-05-271-0/+1
* Fixed a bug in the C++ domain and documented moremitsuhiko2010-05-271-2/+40
* Added :js:class: which makes JS documentation a lot more readiblemitsuhiko2010-05-271-2/+19
* Usefulified C++ code examplemitsuhiko2010-05-271-2/+2
* Mention domains in sphinx-contrib.Georg Brandl2010-05-241-0/+9
* Add the "oldcmarkup" extension, to help migrating to 1.0.Georg Brandl2010-05-241-0/+2
* Rename default_domain to primary_domain; give it special semantics.Georg Brandl2010-05-231-2/+2
* Use the new rst domain in the sphinx docs.Georg Brandl2010-04-171-54/+54
* Cleanup trailing whitespace and fix a few nits with the rst domain.Georg Brandl2010-04-171-15/+27
* Added documentation... and removed another stray debug line.Leontius Adhika Pradhana2010-04-161-0/+38
* Review of JS domain. Adapt coding style a bit.Georg Brandl2010-04-081-20/+22
* Added `doc_field_types` to :class:`JSCallable`, arguments, errors and the ret...DasIch2010-03-311-1/+27
* Added a :js:attribute:: directive as well as a :js:attr: role to describe att...DasIch2010-03-301-2/+7
* It is now possible to use the js:function:: directive for methods.DasIch2010-03-301-3/+3
* Added a js:data directive/role to describe/refer to global variables/constants.DasIch2010-03-301-0/+5
* Added a :js:func: role to refer to functions described with the js:function::...DasIch2010-03-301-0/+4
* Added a JavaScript domain and a js:function directive.DasIch2010-03-301-1/+11
* Add minimal documentation for the C++ domain.Georg Brandl2010-03-091-0/+34
* Move inline markup description to domains page.Georg Brandl2010-03-011-0/+110