svglib
svglib copied to clipboard
Add some decent documentation to go on readthedocs.org, too
Content to be fleshed out in this ticket first, and then in the Wiki, later...
Is there any documentation whatsoever yet? I couldn't find out what api is available or how it interacts with a canvas, if it's possible to use svglib to concatenate svgs in one pdf.
Sadly, there isn't. I'd surely like to see it happen, but there is maybe not so much to document, after all? Most people will likely use the command-line tool or a single function to use svglib programmatically. But, yes, some Sphinx pages would be nice, some notebooks, too...
For the documentations, MkDocs-Material can generate beautiful ones like https://pawamoy.github.io/aria2p/
I'm pretty familiar with it as I made the website of Inventory-Profiles, so I could eventually make the website, if you want to use MkDocs-Material of course
I'd actually prefer some simple vanilla Sphinx thingy, maybe with https://github.com/executablebooks/sphinx-thebe for running examples online in mybinder.org.
You could do that in MkDocs Material too! But I understand you prefer Sphinx theme 👍