summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Rename the extlink roles to avoid confusion between :rstdir: and :rst:dir:.Georg Brandl2010-05-243-60/+60
* Add an example.Georg Brandl2010-05-241-1/+3
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-248-27/+75
|\
| * Rename default_domain to primary_domain; give it special semantics.Georg Brandl2010-05-232-4/+9
| * #413: Added a way for intersphinx to refer to named labels in otherGeorg Brandl2010-05-231-20/+45
| * merge with 0.6Georg Brandl2010-05-231-4/+4
| |\
| | * No need to link to dev docs anymore.Georg Brandl2010-05-231-3/+3
| | * Fix file name in example.Georg Brandl2010-05-231-1/+1
| | * Remove debugging leftover.Georg Brandl2010-05-221-1/+1
| | * #404: Make ``\and`` work properly in the author field of the ``latex_document...Georg Brandl2010-05-221-1/+1
| * | #395: Update Japanese translation URL.Georg Brandl2010-05-221-1/+1
| * | merge with 0.6Georg Brandl2010-05-2256-1175/+2766
| |\ \ | | |/ | |/|
| | * #406: mention rst2pdf integration in intro.Georg Brandl2010-05-221-1/+2
| | * #416: Added Croatian translation, thanks to Bojan Mihela?.Georg Brandl2010-05-221-0/+1
| |/ |/|
| * Add json target.Georg Brandl2010-05-221-0/+5
* | mergeGeorg Brandl2010-04-1841-1108/+2073
|\ \
| * \ merge with trunkGeorg Brandl2010-04-172-2/+3
| |\ \
| | * \ merge with 0.6Georg Brandl2010-04-171-2/+2
| | |\ \ | | | |/
| | | * Add explicit hint about compiling message catalogs.Georg Brandl2010-04-061-2/+2
| | * | Use appropriate interpolation char.Georg Brandl2010-04-171-1/+1
| * | | Use the new rst domain in the sphinx docs.Georg Brandl2010-04-1723-212/+187
| * | | 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
| * | | Merge with sphinx-domains.DasIch2010-04-062-2/+3
| |\ \ \
| | * \ \ merge with trunkGeorg Brandl2010-04-0633-986/+1873
| | |\ \ \ | | | |/ / | | |/| |
| * | | | 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
| | |/ / | |/| |
| * | | A bit more tutorial.Georg Brandl2010-03-142-7/+26
| * | | Add link to inline markup spec.Georg Brandl2010-03-141-2/+4
| * | | Add minimal documentation for the C++ domain.Georg Brandl2010-03-091-0/+34
| * | | Write a bit more of the tutorial.Georg Brandl2010-03-094-37/+148
| * | | Add shortcut for SPHINXOPTS.Georg Brandl2010-03-011-1/+1
| * | | Mention standard rst roles in inline markup.Georg Brandl2010-03-013-0/+16
| * | | Move inline markup description to domains page.Georg Brandl2010-03-016-149/+172
| * | | Review markup chapter.Georg Brandl2010-03-012-32/+36
| * | | Add some domain documentation.Georg Brandl2010-03-019-386/+441
| * | | Update blurb in setup.py and on the index page, link directly to tutorial.rst...Georg Brandl2010-02-282-37/+40
| * | | Add a bit more info.Georg Brandl2010-02-281-7/+8
| * | | Rename tutorial, add example for image substitution.Georg Brandl2010-02-282-13/+26
| * | | Begin the Great Refactoring of the docs.Georg Brandl2010-02-2810-137/+340
| * | | Re-export docutils .. class:: as .. rst-class:: and un-document .. cssclass::.Georg Brandl2010-02-282-4/+7
| * | | List all docutils directives with short descriptions and links to the reference.Georg Brandl2010-02-281-2/+49
| * | | Add a bit more content to the reST primer, and add links to the reST referenc...Georg Brandl2010-02-283-42/+112
| * | | Change domain-index API: introduce a class.Georg Brandl2010-02-283-11/+33
| * | | #282: Added a "nitpicky" mode that emits warnings for all missing references.Georg Brandl2010-02-283-29/+42