Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | #513: Allow giving non-local URIs for JavaScript files, e.g. in the JSMath ↵ | Georg Brandl | 2010-08-25 | 1 | -0/+2 | |
| | | | | | | | | extension. | |||||
* | | Fix test. | Georg Brandl | 2010-08-25 | 1 | -1/+1 | |
| | | ||||||
* | | merge with 1.0 | Georg Brandl | 2010-08-23 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Fix long line and test failure. | Georg Brandl | 2010-08-23 | 1 | -1/+1 | |
| | | ||||||
* | | merge with 1.0 | Georg Brandl | 2010-08-14 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | #490: Fix cross-references to objects of types added by the ↵ | Georg Brandl | 2010-08-14 | 1 | -1/+1 | |
| | | | | | | | | :func:`~.Sphinx.add_object_type` API function. | |||||
* | | merge with 1.0 | Georg Brandl | 2010-08-05 | 1 | -1/+3 | |
|\ \ | |/ | ||||||
| * | Allow breaking long signatures, continuing with backlash-escaped newlines. | Georg Brandl | 2010-08-05 | 1 | -1/+3 | |
| | | ||||||
| * | #484: Fix crash when duplicating a parameter in an info field list. | Georg Brandl | 2010-08-05 | 1 | -1/+1 | |
| | | | | | | | | | | Problem was that the :type: info nodes were inserted twice into the doctree, which led to inconsistencies when reference nodes were resolved. | |||||
* | | Add some changes not picked up in the transplantation process. | Georg Brandl | 2010-07-28 | 1 | -4/+5 | |
| | | ||||||
* | | Don't use (in this case) unnecessary python2 unicode literals | Daniel Neuhäuser | 2010-07-11 | 1 | -1/+1 | |
| | | ||||||
* | | Revert changes from the last commit which caused problems with 2.x | Daniel Neuhäuser | 2010-07-11 | 1 | -1/+1 | |
| | | ||||||
* | | Removed XMLParser._fixtext which fixes several errors in the test suite | Daniel Neuhäuser | 2010-07-10 | 1 | -1/+1 | |
| | | ||||||
* | | Fixed warnings in python3 | Daniel Neuhäuser | 2010-06-20 | 1 | -0/+5 | |
|/ | ||||||
* | Add some tests for docfields. | Georg Brandl | 2010-07-27 | 1 | -2/+16 | |
| | ||||||
* | Now that the expected warnings are regexes, diffing them with the actual ↵ | Georg Brandl | 2010-07-27 | 1 | -3/+2 | |
| | | | | output makes no sense anymore. | |||||
* | This apparently fixes a failing test in Gentoo. | Georg Brandl | 2010-07-27 | 1 | -1/+1 | |
| | ||||||
* | Fix :guilabel: unescaping, and make some tests actually run. | Georg Brandl | 2010-07-21 | 1 | -153/+153 | |
| | ||||||
* | Add test for oldcmarkup warning | Daniel Neuhäuser | 2010-07-02 | 1 | -0/+3 | |
| | ||||||
* | merge with 0.6 | Georg Brandl | 2010-06-03 | 1 | -5/+7 | |
| | ||||||
* | The ``include`` directive now supports absolute paths, which are interpreted ↵ | Georg Brandl | 2010-05-30 | 1 | -0/+1 | |
| | | | | as relative to the source directory. | |||||
* | Add a test for absolute image filenames. | Georg Brandl | 2010-05-30 | 1 | -0/+1 | |
| | ||||||
* | Fixed a testcase in response to issue #415 which is failing as of revision ↵ | Daniel Neuhäuser | 2010-05-30 | 1 | -1/+1 | |
| | | | | a854e3d2ca07 | |||||
* | Add the "oldcmarkup" extension, to help migrating to 1.0. | Georg Brandl | 2010-05-24 | 1 | -0/+2 | |
| | ||||||
* | Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the ↵ | Georg Brandl | 2010-05-24 | 1 | -9/+17 | |
| | | | | | | | | external/internal distinction code) In HTML output, references now get the class ``internal`` if they are internal to the whole project, as opposed to internal to the current page. The ``menuselection`` and ``guilabel`` roles now support ampersand accelerators. | |||||
* | Make the concept of "module index" generalized to domains. As a ↵ | Georg Brandl | 2010-02-20 | 1 | -1/+1 | |
| | | | | side-effect, the latex modindex is no longer generated by LaTeX. | |||||
* | Split out test_build_latex. | Georg Brandl | 2010-01-17 | 1 | -1/+9 | |
| | ||||||
* | merge with trunk | Georg Brandl | 2010-01-08 | 1 | -6/+10 | |
|\ | ||||||
| * | Added ``tab-width`` option to ``literalinclude`` directive. | Georg Brandl | 2010-01-08 | 1 | -6/+10 | |
| | | ||||||
* | | merge with trunk (not working perfectly yet) | Georg Brandl | 2010-01-07 | 1 | -3/+20 | |
|\ \ | |/ | ||||||
| * | The ``html_sidebars`` config value can now contain patterns as keys, and the ↵ | Georg Brandl | 2010-01-07 | 1 | -0/+4 | |
| | | | | | | | | | | | | values can be lists that explicitly select which sidebar templates should be rendered. That means that the builtin sidebar contents can be included only selectively. | |||||
| * | Apply static path exclusion patterns again. | Georg Brandl | 2010-01-07 | 1 | -1/+1 | |
| | | | | | | | | Refactor exclusion stuff a bit, so that matchers only have to be compiled once. | |||||
| * | ``html_static_path`` can now contain single file entries. | Georg Brandl | 2010-01-07 | 1 | -3/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exclusion of static path files is not yet implemented. HG: Bitte gib eine Versions-Meldung ein. Zeilen beginnend mit 'HG:' werden entfernt. HG: Leere Versionsmeldung wird das Übernehmen abbrechen. HG: -- HG: Benutzer: Georg Brandl <georg@python.org> HG: branch 'default' HG: added tests/root/_static/excluded.css HG: added tests/root/_static/subdir/foo.css HG: added tests/root/templated.css_t HG: Geändert CHANGES HG: Geändert doc/config.rst HG: Geändert sphinx/builders/html.py HG: Geändert sphinx/util/__init__.py HG: Geändert tests/root/_static/README HG: Geändert tests/root/conf.py HG: Geändert tests/test_build_html.py | |||||
* | | Activate test that depends on docutils >= 0.5. | Georg Brandl | 2010-01-02 | 1 | -1/+1 | |
| | | ||||||
* | | merge with trunk | Georg Brandl | 2010-01-02 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Split off HTML tests from test_build. | Georg Brandl | 2010-01-02 | 1 | -0/+188 | |
| | ||||||
* | merge with trunk | Georg Brandl | 2010-01-02 | 1 | -0/+5 | |
| | ||||||
* | merge with trunk | Georg Brandl | 2009-12-31 | 1 | -0/+2 | |
| | ||||||
* | merge with trunk | Georg Brandl | 2009-12-28 | 1 | -0/+2 | |
| | ||||||
* | Automatically convert directive functions, and add a test for that. | Georg Brandl | 2009-10-27 | 1 | -0/+4 | |
| | ||||||
* | The ``toctree()`` callable in templates now has a ``maxdepth`` | Georg Brandl | 2009-09-09 | 1 | -0/+5 | |
| | | | | | | keyword argument to control the depth of the generated tree. Also add tests for that callable. | |||||
* | Move HTML test into own module and add some C references. | Georg Brandl | 2009-09-08 | 1 | -0/+234 | |