Jared Dillard
Jared Dillard
That warning looks like it was recently [fixed in sphinxcontrib-applehelp](https://github.com/sphinx-doc/sphinx/issues/11098) `1.3.0` and you have `1.0.2.dev20221204`. A PR for the first patch would be great! I guess `sphinx-sitemap` should come out...
> If you see some way how to build with git and otherwise with module `sphinx_sitemap.__version__` feel free to implemnt that I'd have to test it out, but I was...
It looks like you have Sphinx
I made a PR for that a while back: https://github.com/readthedocs/sphinx_rtd_theme/pull/875
I made an implementation using `{{toc}}` in PR #919 if anyone wants to try it out and give feedback: 
I've been exploring a couple alternatives recently and one is using the drawio batch (folder) convert feature which saves a couple minutes (~25% time savings) with 150+ drawio files to...
I'm not sure the best way to tell if Xvfb is running or not (so maybe it was running, but there was a different issue due to permissions). This was...
It looks like the the docs need to be updated, but you should be getting the following error: ``` DrawIO Error: invalid export format 'pdf' specified for builder 'html' ```...
> Would it be hard to update the module? I'm not sure, feel free to find out and open a PR!
Thanks for the PR! I think this approach works, the other would be to add the file suffix to the URL scheme, but that would be a breaking change for...