Wei-Wei Guo schrieb: > Georg Brandl 写道: >> Wei-Wei Guo schrieb: >>> Dear all, >>> >>> I write a ConTeXt builder for Sphinx. It is very primitive at present. It >>> would >>> be a long time to implement full functions for the builder, since ConTeXt >>> mkiv >>> is not stable. >> >> Do you want to put it (and your other extension) into the new sphinx-contrib >> repo? >> > > I'd like to. I also have two extensions, sword and lilypond, that I want to > put. > I just need some time to understand how to put. Is it enough that just putting > my extension in the sphinx-contrib with a separate directory?
Yes; you should use the make-ext.py script I provided to create directories for each of your extensions; the README file also lists what else you should do. > I even don't know > what bitbucket is. Do I need to work with it? If it does, do I need Mercurial? > Is there a sandbox on bitbucket? Yes, you need mercurial. A sandbox on bitbucket is not needed; since you work with a full repository locally you can e.g. clone the repo twice, test things in one of them, and do serious stuff in the other. > If you think it's ok, I'll be glad to have the right to access. Sure! I only need your bitbucket username, then you'll get push access. 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 -~----------~----~----~----~------~----~------~--~---
