Leandro Lucarella schrieb: > Georg Brandl, el 24 de mayo a las 22:02 me escribiste: >> >> Leandro Lucarella schrieb: >> > Leandro Lucarella, el 15 de mayo a las 17:45 me escribiste: >> >> Hello. I've created a tasty sphinx extension to include embeded Message >> >> Sequence Charts (MSC) using mscgen[1]. I based the plugin in the grpahviz >> >> extension (as mscgen was inspired in graphviz too =) and I hope mscgen >> >> extension can make it into sphinx, because it's a great tool and it >> >> spreading quickly (for example Doxygen alredy support msggen embeded >> >> charts, as well as graphviz graphs). >> >> >> >> Attached is the simple module. It requires epstopdf tool for now because >> >> mscgen can't create PDFs directly yet (this is needed only if you want >> >> latex/PDF output). >> > >> > I finished the module to support image maps for HTML output. >> > >> > I'd like to know if there is any interest in adding this extension to >> > Sphinx, because if there is no interest I would set up a project to it (of >> > course I will love that the module would be part of Sphinx). >> >> I'd suggest putting it into the new contrib repository. You can have access; >> you just need to sign up at bitbucket and give me your user name. > > Sounds fair. But I must warn you that I don't know anything about egs, > PYPI and easy_install, so I might need help with that.
No problem. > I completed the templates generated by make-ext.py where I thought it made > sense. Are you going to generate the extensions documentation in some way? > If so, will be the README used or should I put the documentation in the > module itself? To be honest I haven't much thought about documentation. If it's short, a custom README in your subfolder would be fine. If it's longer, perhaps a Sphinx doc root could be used for all extensions. > Well, here are the results of my first try. Review is greatly appreciated > =) > > BTW, my bitbucket user is 'luca'. You should now be able to commit your change yourself. cheers, Georg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
