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)
committerCarsten Schoenert <c.schoenert@t-online.de>
Sat, 30 Jul 2022 10:22:50 +0000 (11:22 +0100)
commita1238e1f9266082adeecd1037d9a9b7b64b90b5e
tree20e16919b334f1e826db4f4ac49d7f799b7d89e8
parentec56b57318bdbb99b87d0efbf8d88521646b9163
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