jukkai_fi schrieb: > > I'm looking method which I have used: > > Put some $label$ or %label% or ... something like that. Build process > replace/substitute it with something (value of ...). > > I tried this |label| idea, but it works somewhere and somewhere not ? > > .. |PR| replace:: **MyProduct** > > Is there any method to make "global dubstitution definitions > include" ? > It's little grazy to add .. include:: file in every doc.
You're right, I've long wanted to do something about this. I've now added a "rst_epilog" config value where you can put global substitutions. 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 -~----------~----~----~----~------~----~------~--~---
