Hi Addition. In my case *make -e SPHINXOPTS="-D language='ja'" html*
does not reflect rst_elpilog However *make -e SPHINXOPTS="-D language='ja'" latexpdf* reflect rst_epilog anything wrong with my set up? Thanks Yuji 2020年12月20日日曜日 11:40:20 UTC+9 藤田祐治: > Hi > I am using Sphinx and Sphinx-intl for the document translation from > Englsih to Japanese. > > After translating to Japanese in PO file and then, run > *make -e SPHINXOPTS="-D language='ja'" html* > > All translation is reflected in html file in Japanese. > However, I can not reflect *rst-epilog* > > Here is rst-epilog in conf.py file: > > *rst_epilog = """* > *.. |variable_version| replace:: 2.5* > *"""* > > This is supposed to replace |variable_version| with version number of 2.5 > It looks rst_epilog is not working in my case. > I mean converted html still remain |variable_version| > > How can I make rst_epilog work,? > > Thanks > Yuji > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/4679212d-f026-4af2-8526-ac8163361534n%40googlegroups.com.
