summaryrefslogtreecommitdiff
path: root/sphinx/domains/std.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-1/+1
|\
| * merge with stableGeorg Brandl2014-01-221-1/+1
| |\
| | * Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-191-1/+1
* | | Update copyright year.Georg Brandl2014-03-011-1/+1
|/ /
* | Closes #1357: Option names documented by :rst:dir:`option` are now again allo...Georg Brandl2014-01-221-15/+23
|/
* Closes #1017: Be helpful and tell the user when the argument to :rst:dir:`opt...Georg Brandl2014-01-121-4/+12
* Closes #1050: Add anonymous labels into ``objects.inv`` to be referenced via ...Georg Brandl2014-01-111-0/+5
* Closes #933: Do not crash if an ``:option:`` value is malformed (contains spacesGeorg Brandl2014-01-101-4/+13
* fix: keep reference if link refname was translated. refs #1193shimizukawa2013-06-191-2/+3
* Fix multiple cross references (term, ref, doc) in the same line return the sa...shimizukawa2013-06-161-24/+41
* std domain: better name for local variableGeorg Brandl2013-03-291-6/+6
* fix source and line value for glossary term. refs #1090shimizukawa2013-01-301-5/+9
* Fix gettext does not extract glossary terms. Closes #1090shimizukawa2013-01-301-1/+3
* Copyright update.Georg Brandl2013-01-011-1/+1
* Fix code style nits.Georg Brandl2012-03-101-1/+2
* Closes #832: Fix crashes when putting comments or lone terms in a glossary.Georg Brandl2012-01-291-1/+5
* Closes #797: Don't crash on a misformatted glossary.Georg Brandl2011-11-011-2/+12
* Merge with 1.0Georg Brandl2011-09-231-29/+93
|\
| * Merge with 1.0Georg Brandl2011-09-231-2/+3
| |\
| * | Remove use of method new in docutils 0.7.Georg Brandl2011-01-081-1/+1
| * | merge with 1.0Georg Brandl2011-01-081-27/+18
| |\ \
| * | | #454: Add more index markup capabilities: marking see/seealso entries, and ma...Georg Brandl2011-01-071-7/+7
| * | | #586: Implemented improved glossary markup which allows multiple terms per de...Georg Brandl2011-01-061-23/+87
* | | | Fix #648: Fix line numbers reported in warnings about undefined references.Georg Brandl2011-09-231-3/+2
| |_|/ |/| |
* | | Fix #616: Allow keywords to be linked via intersphinx.Georg Brandl2011-09-221-1/+2
* | | Fix #613: Allow Unicode characters in production list token names.Georg Brandl2011-09-221-1/+1
| |/ |/|
* | #572: Show warnings by default when reference labels cannot be found.Georg Brandl2011-01-081-27/+18
|/
* #148: Support sorting a limited range of accented characters in the glossary.Georg Brandl2011-01-041-1/+2
* New year update.Georg Brandl2011-01-041-1/+1
* #490: Fix cross-references to objects of types added by the :func:`~.Sphinx.a...Georg Brandl2010-08-141-1/+7
* Allow linking to tables just like figures with :ref:.Georg Brandl2010-05-301-0/+7
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-241-8/+120
|\
| * Rename default_domain to primary_domain; give it special semantics.Georg Brandl2010-05-231-0/+4
| * #413: Added a way for intersphinx to refer to named labels in otherGeorg Brandl2010-05-231-12/+14
| * Move :ref: labels over to std domain.Georg Brandl2010-05-231-6/+112
|/
* Fixed whitespace normalization for generic targetsSebastian Wiesner2010-04-111-1/+1
* Fixed KeyError in StandardDomain.get_objectsSebastian Wiesner2010-04-111-1/+4
* Add some domain documentation.Georg Brandl2010-03-011-1/+2
* Rename doc_read_data to temp_data, which reflects better what it does.Georg Brandl2010-01-171-5/+5
* Make the _ gettext alias an explicit import instead of installing into builtins.Georg Brandl2010-01-171-1/+1
* merge with trunkGeorg Brandl2010-01-171-2/+3
* merge with trunkGeorg Brandl2010-01-171-1/+1
* Fix test suite errors.Georg Brandl2010-01-131-1/+1
* mergeGeorg Brandl2010-01-131-2/+2
|\
| * Fix long line.Georg Brandl2010-01-081-2/+2
* | Rename parse_signature() to handle_signature(); allows more to happen. Recor...Georg Brandl2010-01-131-1/+1
* | Change naming convention in doc_read_data to "domain:key".Georg Brandl2010-01-131-4/+4
|/
* merge with trunkGeorg Brandl2010-01-071-1/+1
* Update copyrights.Georg Brandl2010-01-021-1/+1
* Finish renaming description units to object (description)s.Georg Brandl2009-10-271-1/+1