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>
Sun, 20 Mar 2022 06:53:12 +0000 (06:53 +0000)
commitf857e5ce8f56fa340c69bce3a9e690955f30b494
tree8d7cde241ad72512916ff79662aa8cc06124a8f8
parentd95f3980d35a78cff75079d7d4f7a377470738dc
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