Hi, What theme are you using? Unfortunately, the default theme of Sphinx; alabaster does not support the configuration. We need to report that to alabaster project.
Note: I confirmed it works with the "classic" theme. Thanks, Takeshi KOMIYA 2016年7月28日木曜日 6時25分13秒 UTC+9 EMK: > > *Note:* I'm still using Sphinx v1.3.2 - I see there have been some changes > <http://www.sphinx-doc.org/en/stable/changes.html> in this feature, but I > didn't recognize any that would explain this problem. > > I want to have the file build date at the bottom of each HTML file in my > doc set. I uncommented this line in my conf.py and changed the format > slightly: > > # If not '', a 'Last updated on:' timestamp is inserted at every page > bottom, > # using the given strftime format. > html_last_updated_fmt = '%B %d, %Y' > > > But the line does not appear in my documents. Did I miss a step? > > I can successfully use the |today| substitution, so some part of my system > knows what day it is. > > > -- 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.
