Hello

I have a template rst file I'm including from different places.
I want to make part of the template optional and to be visible only if 
included from a spesfic file.

My naive approach was to use
.. only:: java8install
in the included template file, and
:java8install: True
In the file including file

But that does not seem to work. What is the right way to use conditional 
text?

Thanks
Tzach

-- 
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 https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to