2024-08-25 Fred Gleason <fredg@paravelsystems.com>

* Added a 'File Metadata' appendix to the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-08-25 15:29:13 -04:00
parent 08a9c09474
commit d36717d885
4 changed files with 863 additions and 1 deletions

View File

@@ -19,7 +19,8 @@
##
## Use automake to process this into a Makefile.in
OPSGUIDE_HTML = appendix.filepath_wildcards.html\
OPSGUIDE_HTML = appendix.file_metadata.html\
appendix.filepath_wildcards.html\
appendix.gfdl.html\
appendix.gpio_switcher_devices.html\
appendix.gplv2.html\
@@ -335,6 +336,7 @@ OPSGUIDE_ICONS = blueball.png\
OPSGUIDE_DEPS = $(OPSGUIDE_IMAGES) \
$(OPSGUIDE_ICONS) \
file_metadata.xml\
filepath_wildcards.xml\
gpio_switcher_devices.xml\
gfdl.xml\