Good solution. I forgot about include. -- Boris.
On Tuesday, November 13, 2012 3:55:58 PM UTC+4, Martin Bless wrote: > > Hi Boris Kheyfets, > > > Can I somehow make the role global for a project -- for example I'd > > set this in index.rst, and that will be all: I'll be able to use   > > in all rst files. > > we are using a single "includes.txt" which we then include in each ReST > document at the top. Could then look like > > .. include:: includes.txt > > or > > .. include:: ../../../../includes.txt > > Martin > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users?hl=en.
