openstackdocstheme/releasenotes/notes/last-updated-via-git-245fb14be3770a19.yaml
Doug Hellmann 1b6ee04def use git modification timestamps as last-updated time for each page
Look at the git history to determine the last time a page was modified
and use that date as the last-updated date instead of the default
value of the current time.

Change-Id: I80db00eb2016859e1095c6a1db952f17df3e00d6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-12-04 10:29:26 -05:00

7 lines
223 B
YAML

---
features:
- |
The "last-updated" page context for each page is set based on the
git history for the source document for the page. If there is no
source document checked into git, the current time is used.