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>
Mon, 3 Jan 2022 20:32:23 +0000 (20:32 +0000)
commit0afb2f0ee518d101d16c54198615ea89c3d100fb
tree35d238701bd388fc297a3675334ceb2ce9b9007f
parentf8a8ed994b098551c16c12083f708ef60d166b11
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