| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -0/+1 | |
| | | |\ \ | | |/ / | |/| | | ||||||
| | | * | | Document three new appapi functions. | Georg Brandl | 2010-01-14 | 1 | -3/+0 | |
| | | * | | Fix docs of emit_firstresult(). | Georg Brandl | 2010-01-14 | 1 | -3/+3 | |
| | | * | | Add html-collect-pages event. | Georg Brandl | 2010-01-13 | 1 | -0/+1 | |
| | | * | | merge with trunk | Georg Brandl | 2010-01-02 | 1 | -1/+1 | |
| | | |\ \ | ||||||
| | | * \ \ | merge with trunk | Georg Brandl | 2009-12-28 | 1 | -29/+119 | |
| | | |\ \ \ | ||||||
| | | | * | | | Finish renaming description units to object (description)s. | Georg Brandl | 2009-10-27 | 1 | -2/+0 | |
| | | | * | | | Automatically convert directive functions, and add a test for that. | Georg Brandl | 2009-10-27 | 1 | -3/+4 | |
| | | | * | | | Remove docutils 0.4 support. | Georg Brandl | 2009-10-27 | 1 | -5/+6 | |
| | | | * | | | app: allow giving the localized object name when adding new object types. | Georg Brandl | 2009-09-08 | 1 | -4/+6 | |
| | | | * | | | More refactoring for language-independent domain support. | Georg Brandl | 2009-09-07 | 1 | -15/+24 | |
| | | | * | | | merge with trunk | Georg Brandl | 2009-09-04 | 1 | -15/+94 | |
| | | | |\ \ \ | | |/ / / / | ||||||
| | | | * | | | merge with 0.6 | Georg Brandl | 2009-08-05 | 1 | -15/+99 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Add API to add components to a domain. | Georg Brandl | 2009-07-28 | 1 | -3/+20 | |
| | | | | * | | | With a few disabled features (see XXX), the test suite runs again. | Georg Brandl | 2009-07-13 | 1 | -0/+1 | |
| | | | | * | | | First step of domain handling in environment. | Georg Brandl | 2009-07-13 | 1 | -8/+8 | |
| | | | | * | | | Move the initialization of env and i18n into the app. | Georg Brandl | 2009-07-13 | 1 | -6/+56 | |
| | | | | * | | | Fix usage of XRefRole with domain parameter. | Georg Brandl | 2009-07-13 | 1 | -2/+2 | |
| | | | | * | | | Make domains instances, which have factory methods for their roles and direct... | Georg Brandl | 2009-07-13 | 1 | -3/+8 | |
| | | | | * | | | Move domain-specific code around a bit; builtin domains are now completely in... | Georg Brandl | 2009-07-05 | 1 | -3/+5 | |
| | | | | * | | | Refactored role registrations. | mitsuhiko | 2009-06-30 | 1 | -7/+5 | |
| | | | | * | | | Introduce "domains". | Georg Brandl | 2009-06-29 | 1 | -0/+6 | |
| * | | | | | | | merge with 0.6 | Georg Brandl | 2010-02-28 | 1 | -2/+27 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | | Added ``needs_sphinx`` config value and ``Sphinx.require_sphinx`` application... | Georg Brandl | 2010-01-17 | 1 | -2/+22 | |
| | |/ / / / / | ||||||
| | * | | | | | merge with 0.6 | Georg Brandl | 2010-01-12 | 1 | -0/+5 | |
| | |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | | * | | | | merge with 0.6 | Georg Brandl | 2010-01-01 | 1 | -0/+5 | |
| | | |\ \ \ \ | | | |/ / / | ||||||
| | | | * | | | merge with 0.6 | Georg Brandl | 2009-09-04 | 1 | -0/+5 | |
| | | | |\ \ \ | ||||||
| | | | | * \ \ | merge pre-domain state with tip from 0.6 | Georg Brandl | 2009-08-06 | 1 | -0/+5 | |
| | | | | |\ \ \ | | | | | |/ / | | | | |/| / | | | | | |/ | ||||||
| | | | | | * | merge with 0.6 | Georg Brandl | 2009-06-16 | 1 | -0/+5 | |
| | | | | | |\ | ||||||
| | | | | | | * | #200: Added ``Sphinx.add_stylesheet()``. | Georg Brandl | 2009-06-16 | 1 | -0/+5 | |
| * | | | | | | | #338: Fix running with ``-C`` under Windows. | Georg Brandl | 2010-02-23 | 1 | -0/+5 | |
| |/ / / / / / | ||||||
| * | | | | | | Improve the handling of non-Unicode strings in the configuration: | Georg Brandl | 2010-01-12 | 1 | -0/+1 | |
| |/ / / / / | ||||||
| * | | | | | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Cleanup unused imports. | Georg Brandl | 2009-09-04 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Add the hg revision ID to __version__ when running a non-released version. | Georg Brandl | 2009-08-04 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Restore Python 2.4 compatibility. | Georg Brandl | 2009-06-16 | 1 | -0/+1 | |
| |/ | ||||||
| * | #196: Add a warning if an extension module doesn't have a ``setup()`` function. | Georg Brandl | 2009-06-15 | 1 | -1/+4 | |
| * | Fallback for UnicodeErrors without an encoding set. | Georg Brandl | 2009-05-17 | 1 | -2/+2 | |
| * | Work on autodoc: move -g command-line argument to config value, make | gbrandl | 2009-03-15 | 1 | -3/+3 | |
| * | Make WARNING the default warning prefix. | Georg Brandl | 2009-03-05 | 1 | -1/+1 | |
| * | Use standard ``file:line: warning: message`` format for warning messages. | Georg Brandl | 2009-03-05 | 1 | -5/+6 | |
| * | #109: fix circular import problems by moving exceptions into their own module. | Georg Brandl | 2009-02-24 | 1 | -38/+5 | |
| * | Allow multiple calls to setup_extension(). | Georg Brandl | 2009-02-24 | 1 | -1/+5 | |
| * | merge with 0.5 | Georg Brandl | 2009-02-21 | 1 | -4/+7 | |
| |\ | ||||||
| | * | Register custom roles as local, saves system_messages which can cause problem... | Georg Brandl | 2009-02-21 | 1 | -3/+3 | |
| * | | Fix the serializing and changes builders, and really test them. | Georg Brandl | 2009-02-21 | 1 | -4/+8 | |
| * | | Fixed another of the isinstance tests that should have been issubclass. This ... | Georg Brandl | 2009-02-19 | 1 | -1/+5 | |
| * | | Restore docutils 0.4 compatibility. | Georg Brandl | 2009-02-19 | 1 | -2/+3 | |
| * | | Fix #106, fix #107: make _special_attrgetters an attribute of AutoDirective, ... | Georg Brandl | 2009-02-19 | 1 | -0/+4 | |
| * | | Added an ``only`` directive that can selectively include text | Georg Brandl | 2009-02-19 | 1 | -2/+6 | |
