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, 20 Jun 2022 18:00:05 +0000 (19:00 +0100)
commit92e2cd355754bd2d5d7c38466e291226660173a5
treeb903717be92c48db463979414d5178cb301cc84d
parent4ba310f4cccaf81e1272b3d6a94cff9b8a59b6f3
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