| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add the "oldcmarkup" extension, to help migrating to 1.0. | Georg Brandl | 2010-05-24 | 3 | -1/+12 |
| * | Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter... | Georg Brandl | 2010-05-24 | 5 | -20/+41 |
| |\ | |||||
| | * | #413: Added a way for intersphinx to refer to named labels in other | Georg Brandl | 2010-05-23 | 1 | -9/+9 |
| | * | merge with 0.6 | Georg Brandl | 2010-05-22 | 37 | -461/+1245 |
| | |\ | |/ |/| | |||||
| | * | #404: Make ``\and`` work properly in the author field of the ``latex_document... | Georg Brandl | 2010-05-22 | 1 | -1/+1 |
| * | | Fix test failure. | Georg Brandl | 2010-04-26 | 1 | -6/+6 |
| * | | Cleanup trailing whitespace and fix a few nits with the rst domain. | Georg Brandl | 2010-04-17 | 1 | -4/+4 |
| * | | Refactored ReSTDirective.handle_signature() and added the first tests for rst... | Leontius Adhika Pradhana | 2010-04-16 | 1 | -0/+26 |
| * | | Added `doc_field_types` to :class:`JSCallable`, arguments, errors and the ret... | DasIch | 2010-03-31 | 1 | -2/+6 |
| * | | Merge with sphinx-domains. | DasIch | 2010-03-30 | 1 | -0/+9 |
| |\ \ | |||||
| | * | | long double exists. | mitsuhiko | 2010-03-30 | 1 | -0/+9 |
| * | | | Added a :class:`JSXRefRole` which allows to display a method/attribute name o... | DasIch | 2010-03-30 | 1 | -0/+1 |
| * | | | Added a :js:attribute:: directive as well as a :js:attr: role to describe att... | DasIch | 2010-03-30 | 1 | -0/+4 |
| * | | | It is now possible to use the js:function:: directive for methods. | DasIch | 2010-03-30 | 1 | -0/+5 |
| * | | | Added a js:data directive/role to describe/refer to global variables/constants. | DasIch | 2010-03-30 | 1 | -0/+4 |
| * | | | Added a :js:func: role to refer to functions described with the js:function::... | DasIch | 2010-03-30 | 1 | -0/+3 |
| * | | | Added a JavaScript domain and a js:function directive. | DasIch | 2010-03-30 | 1 | -0/+6 |
| |/ / | |||||
| * | | More operators for C++. Forgot about new/delete and some other less used | mitsuhiko | 2010-03-02 | 1 | -1/+5 |
| * | | Added first CPP test | mitsuhiko | 2010-03-02 | 1 | -0/+42 |
| * | | Fix test_markup. | Georg Brandl | 2010-02-28 | 1 | -1/+1 |
| * | | #187: Added support for source ordering of members in autodoc, with ``autodoc... | Georg Brandl | 2010-02-28 | 1 | -0/+36 |
| * | | In HTML output, inline roles now get a CSS class with their name, | Georg Brandl | 2010-02-28 | 1 | -6/+11 |
| * | | Add missing option_spec for Python domain. | Georg Brandl | 2010-02-28 | 1 | -0/+2 |
| * | | merge with trunk | Georg Brandl | 2010-02-27 | 20 | -239/+582 |
| |\ \ | |||||
| | * | | Add manual page writer. | Georg Brandl | 2010-02-21 | 2 | -0/+14 |
| | * | | Fix backslash escape. | Georg Brandl | 2010-02-20 | 1 | -1/+1 |
| | * | | Make test work with docutils 0.5. | Georg Brandl | 2010-02-20 | 1 | -2/+2 |
| | * | | Remove "group" identifier from get_index() entries; let the template figure t... | Georg Brandl | 2010-02-20 | 1 | -1/+2 |
| | * | | Make the concept of "module index" generalized to domains. As a side-effect,... | Georg Brandl | 2010-02-20 | 1 | -1/+1 |
| | * | | merge with trunk | Georg Brandl | 2010-02-17 | 1 | -0/+6 |
| | |\ \ | |||||
| | * | | | Fix test suite. | Georg Brandl | 2010-01-18 | 2 | -13/+13 |
| | * | | | Fix some XXXes. | Georg Brandl | 2010-01-17 | 2 | -4/+2 |
| | * | | | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -1/+7 |
| | |\ \ \ | |||||
| | * | | | | Add viewcode to quickstart. | Georg Brandl | 2010-01-17 | 1 | -0/+1 |
| | * | | | | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -1/+5 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -1/+18 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fix :type:-class field processing and add doc field markup to test suite. | Georg Brandl | 2010-01-17 | 1 | -0/+17 |
| | * | | | | | | Split out test_build_latex. | Georg Brandl | 2010-01-17 | 3 | -87/+103 |
| | * | | | | | | Clean up unused imports. | Georg Brandl | 2010-01-17 | 7 | -10/+6 |
| | * | | | | | | merge | Georg Brandl | 2010-01-13 | 2 | -4/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Fix the test suite. | Georg Brandl | 2010-01-13 | 2 | -4/+2 |
| | * | | | | | | | Change naming convention in doc_read_data to "domain:key". | Georg Brandl | 2010-01-13 | 1 | -12/+12 |
| | |/ / / / / / | |||||
| | * | | | | | | merge with trunk | Georg Brandl | 2010-01-08 | 14 | -76/+377 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merge with trunk (and remove debugging leftover from test layout.html template) | Georg Brandl | 2010-01-07 | 1 | -1/+0 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | merge with trunk (not working perfectly yet) | Georg Brandl | 2010-01-07 | 13 | -10/+41 |
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | | * | | | | | | | merge with trunk | Georg Brandl | 2010-01-07 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | merge with trunk | Georg Brandl | 2010-01-07 | 14 | -75/+375 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | Activate test that depends on docutils >= 0.5. | Georg Brandl | 2010-01-02 | 1 | -1/+1 |
| | | | * | | | | | | | | Update copyrights. | Georg Brandl | 2010-01-02 | 1 | -1/+1 |
| | | | * | | | | | | | | merge with trunk | Georg Brandl | 2010-01-02 | 14 | -74/+373 |
| | | | |\ \ \ \ \ \ \ \ | |||||
