I want to use variables in reST: Example:
Emails to $EMAIL_SUPPORT are forwarded to ..... I would like to set the variable in setup() of my config.py. How could this be done? I found a solution, but don't like it: The reST files can start with a shebang and an interpreter. See http://stackoverflow.com/questions/13903691/sphinx-variables Thomas -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
