-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for rinohtype #43
Comments
I'm following up on this from the rinohtype end where I have manged to get a proof of concept working brechtm/rinohtype/issues/272. I am now looking for a home for my plantuml specific changes. The approach that I have taken is to use a This avoids needing to import any |
@alexfargus I'm not an expert of sphinx, but your approach looks way nicer than the current node substitution logic, which is based off the graphviz extension in sphinx 0.9 era. If you can, please start with a few small commits that just fixes rinohtype support by using the modern API. I'm not willing to review a single big commit that refactors everything. Thanks. |
Some investigation was done toward adding support for the rinoh (PDF) Sphinx builder. In support of anyone wanting to pursue this goal in the future, I'll link to the relevant issue here: brechtm/rinohtype#155.
The text was updated successfully, but these errors were encountered: