summaryrefslogtreecommitdiff
path: root/tests/root/_static/subdir/foo.css
Commit message (Collapse)AuthorAgeFilesLines
* ``html_static_path`` can now contain single file entries.Georg Brandl2010-01-071-0/+1
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