Inspired by the RFC discussion [1] I wrote a small replacement for the graphviz (.dot) and SVG handling. This is just a POC, I know that it has still some weaknesses, e.g. it spits the conversions (svg & pdf files) in the source tree. I'am just interested in your thought and comments / thanks. -- Markus -- [1] https://www.mail-archive.com/linux-doc@xxxxxxxxxxxxxxx/msg07870.html Markus Heiser (1): docs-rst: automatically convert Graphviz and SVG images Documentation/conf.py | 2 +- Documentation/doc-guide/hello.dot | 3 + Documentation/doc-guide/sphinx.rst | 18 ++++++ Documentation/sphinx/figure.py | 123 +++++++++++++++++++++++++++++++++++++ 4 files changed, 145 insertions(+), 1 deletion(-) create mode 100644 Documentation/doc-guide/hello.dot create mode 100644 Documentation/sphinx/figure.py -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html