add field 'revdate' to asciidoc files of documentation
authorCarsten Schoenert <c.schoenert@t-online.de>
Thu, 13 Oct 2016 19:08:18 +0000 (21:08 +0200)
committerRaspbian forward porter <root@raspbian.org>
Tue, 1 Feb 2022 19:32:25 +0000 (19:32 +0000)
commit682e6981cabbdfb95eddd243a07d276210c23ac0
tree0f2aa6bf82e6ce4538b64cd7d4ab73b31079b074
parentf4e46be7e51128972be9829b2ad82495518758bb
add field 'revdate' to asciidoc files of documentation

For reproducibility we need to set up a date that's not depending on the
current time and timezone. We add a extra asciidoc control field
'revdate' and expand the variable behind that while building the package
with the date from the changelog file.

Gbp-Pq: Topic reproducibility
Gbp-Pq: Name add-field-revdate-to-asciidoc-files-of-documentation.patch
doc/src/cvpcb/cvpcb.adoc
doc/src/doc_writing_style_policy/doc_writing_style_policy.adoc
doc/src/eeschema/eeschema.adoc
doc/src/gerbview/gerbview.adoc
doc/src/getting_started_in_kicad/getting_started_in_kicad.adoc
doc/src/idf_exporter/idf_exporter.adoc
doc/src/kicad/kicad.adoc
doc/src/pcbnew/pcbnew.adoc
doc/src/pl_editor/pl_editor.adoc
doc/src/plugins/plugins.adoc