.. |
_static
|
`html_static_path ` can now contain single file entries.
|
2010-01-07 16:20:52 +01:00 |
_templates
|
The `toctree callable in templates now accepts a titles_only ` keyword argument.
|
2010-05-30 13:16:26 +02:00 |
en.lproj
|
Added tests for Apple Help generation.
|
2015-01-15 13:17:01 +00:00 |
pep_0420/a/b
|
Sphinx apidoc does not process PEP-0420 implicit namespaces
|
2016-09-15 11:49:34 -04:00 |
special
|
Modernize the code now that Python 2.5 is no longer supported
|
2014-01-19 14:17:10 +04:00 |
subdir
|
Run *.png through zopflipng -m
|
2016-07-07 18:34:18 +03:00 |
testtheme
|
Run *.png through zopflipng -m
|
2016-07-07 18:34:18 +03:00 |
autodoc_fodder.py
|
Add missing file.
|
2011-01-03 19:33:44 +01:00 |
autodoc_missing_imports.py
|
Add tests for mocked modules
|
2016-10-21 09:53:25 -05:00 |
autodoc.txt
|
autodoc extension: add autodoc_mock_imports config value
|
2013-10-23 16:36:45 +08:00 |
bom.po
|
Test if doctrees retain semantic structure.
|
2010-06-30 12:57:10 +02:00 |
bom.txt
|
Set the default encoding to `utf-8-sig ` to handle files with a
|
2009-05-31 18:58:28 +02:00 |
conf.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
contents.txt
|
Fix#3198: AttributeError is raised when toctree has 'self'.
|
2016-12-08 00:34:19 +09:00 |
ext.py
|
Add a test suite skeleton, a first test for sphinx.config, and fix a bug in config.
|
2008-06-05 08:58:43 +00:00 |
extapi.txt
|
Automatically convert directive functions, and add a test for that.
|
2009-10-27 19:42:44 +01:00 |
extensions.txt
|
merge with 0.6
|
2010-01-03 12:41:51 +01:00 |
footnote.txt
|
Optimized tests: remove markups for warnings
|
2016-07-15 00:30:44 +09:00 |
images.txt
|
Optimized tests: remove markups for warnings
|
2016-07-15 00:30:44 +09:00 |
img.foo.png
|
Run *.png through zopflipng -m
|
2016-07-07 18:34:18 +03:00 |
img.gif
|
Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,65494 via svnmerge from
|
2008-08-04 17:01:15 +00:00 |
img.pdf
|
Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,65494 via svnmerge from
|
2008-08-04 17:01:15 +00:00 |
img.png
|
Run *.png through zopflipng -m
|
2016-07-07 18:34:18 +03:00 |
includes.txt
|
Optimized tests: remove markups for warnings
|
2016-07-15 00:30:44 +09:00 |
lists.txt
|
Fix #1498: manpage writer: don't make whole of item in definition list bold if it includes strong node
|
2016-03-06 17:49:49 +09:00 |
literal_orig.inc
|
rename "literal.inc.orig", too easy to delete together with other merge backup files
|
2014-09-07 15:28:58 +02:00 |
literal.inc
|
Don't use (in this case) unnecessary python2 unicode literals
|
2010-07-11 12:24:50 +02:00 |
Makefile
|
Fix typos
|
2016-10-22 18:12:34 +02:00 |
markup.txt
|
Optimized tests: remove markups for warnings
|
2016-07-15 00:30:44 +09:00 |
math.txt
|
Fix #2226: Math is not HTML-encoded when :nowrap: is given (jsmath, mathjax)
|
2016-01-10 02:20:39 +09:00 |
metadata.add
|
source_suffix can now be a list.
|
2015-02-08 20:13:47 +01:00 |
objects.txt
|
Fix #646: `option ` directive support . character as a part of options
|
2016-08-31 00:04:41 +09:00 |
otherext.foo
|
Change the source parsers feature a bit:
|
2015-03-08 13:12:50 +01:00 |
parsermod.py
|
Change the source parsers feature a bit:
|
2015-03-08 13:12:50 +01:00 |
quotes.inc
|
#299: Fix the mangling of quotes in "include:: :literal:" blocks.
|
2009-12-24 13:19:07 +01:00 |
rimg.png
|
Run *.png through zopflipng -m
|
2016-07-07 18:34:18 +03:00 |
robots.txt
|
Set up initial test.
|
2013-08-22 09:20:47 +01:00 |
subdir.po
|
Supply missing PO file for tests.
|
2010-11-14 19:43:28 +01:00 |
svgimg.pdf
|
SVG images are now supported in HTML (via `<object> and <embed> ` tags).
|
2009-02-18 00:52:12 +01:00 |
svgimg.svg
|
SVG images are now supported in HTML (via `<object> and <embed> ` tags).
|
2009-02-18 00:52:12 +01:00 |
tabs.inc
|
Added `tab-width option to literalinclude ` directive.
|
2010-01-08 18:36:58 +01:00 |
templated.css_t
|
`html_static_path ` can now contain single file entries.
|
2010-01-07 16:20:52 +01:00 |
test.inc
|
The `include ` directive now supports absolute paths, which are interpreted as relative to the source directory.
|
2010-05-30 12:59:42 +02:00 |
wrongenc.inc
|
Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,65494 via svnmerge from
|
2008-08-04 17:01:15 +00:00 |
ziptheme.zip
|
Add theming test suite, fix a few bugs and doc problems.
|
2009-02-15 16:10:10 +01:00 |