test_ok1/doc/en/example
Andrew Neitsch e929d15848 Include figures in PDF docs
The PDF documentation on readthedocs was missing the figures in the
fixtures reference chapter. This PR uses a Sphinx plugin that
automatically converts the checked-in SVG files to the PDF input files
that LaTeX requires.

The SVG-to-PDF conversion is done by inkscape, which gave the best
conversion among the tools I tried. However, it [does not yet
understand][href-bug] that you can write a plain `href` instead of
`xlink:href` in svg files, so I’ve had to edit the SVG files
accordingly.

[href-bug]: https://github.com/TeX-Live/luatex.git
2021-09-02 17:40:41 -06:00
..
assertion Remove/replace some unneeded usages of py.path 2021-03-14 14:12:28 +02:00
fixtures Include figures in PDF docs 2021-09-02 17:40:41 -06:00
nonpython Remove/replace some more unnecessary uses of py.path 2021-03-15 10:39:44 +02:00
attic.rst ran pyupgrade-docs 2019-08-06 12:40:27 -07:00
conftest.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
index.rst Added how-to and reference directories. 2021-03-11 22:13:01 +00:00
markers.rst Merge pull request #9057 from pytest-dev/release-6.2.5 2021-08-30 14:44:49 -03:00
multipython.py Remove/replace some unneeded usages of py.path 2021-03-14 14:12:28 +02:00
nonpython.rst Merge pull request #9057 from pytest-dev/release-6.2.5 2021-08-30 14:44:49 -03:00
parametrize.rst Merge pull request #9057 from pytest-dev/release-6.2.5 2021-08-30 14:44:49 -03:00
pythoncollection.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
pythoncollection.rst Merge pull request #9057 from pytest-dev/release-6.2.5 2021-08-30 14:44:49 -03:00
reportingdemo.rst Merge pull request #9057 from pytest-dev/release-6.2.5 2021-08-30 14:44:49 -03:00
simple.rst Merge pull request #9057 from pytest-dev/release-6.2.5 2021-08-30 14:44:49 -03:00
special.rst Preparing release version 5.1.3 2019-09-18 10:11:59 -03:00
xfail_demo.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00