Skip to content
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

Question: Possible to use cross-references? #18

Open
grvhi opened this issue Aug 19, 2018 · 0 comments
Open

Question: Possible to use cross-references? #18

grvhi opened this issue Aug 19, 2018 · 0 comments

Comments

@grvhi
Copy link

grvhi commented Aug 19, 2018

Firstly, thanks for a great plugin! It is proving to be very useful.

I've been trying to work out how to enable cross-referencing python objects from within the UML. My goal is to use python domain references such as :py:class:'SomeClass' in the UML and have Sphinx/Docutils render those references as URIs before the UML image is generated. This would allow the UML images to link to code references within the Sphinx HTML output.

I'm very happy to write the implementation and submit a PR if you're interested, but I'm having a hard time working through the Sphinx/Docutils documentation in order to work out the best way to achieve this; if you have any thoughts on how to approach the problem, I'd be most grateful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant