Hi, I want to use :download: to give the possibility to download some code example. It works nicely.
But now I have some source code that should be filtered out, i.e. some comments should be removed. They could be easily stripped using a simple Python script. So I was wondering whether I could connect an handler to some event to do that. I couldn't find any clue on the Sphinx docs. -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
