This commit is contained in:
rusefillc 2022-04-22 22:48:07 -04:00
parent 160f4e9d4c
commit f80e48fce2
1 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
#
# here we have LiveData configuration file
# see gen_live_documentation.sh
# key: [NameOfJavaToGenerate.java, folder_where_key.txt_is located, (optional advanced options)]
# Naming convention: top level struct in .txt file should be called key_s
# todo: double-check if manual git add is requited or if (both) generated files are auto-added into git
# at the moment new line would need to be added into StateDictionary manually todo: automate
#
# see gen_live_documentation.sh which is the main generation script
# todo: what is sequence of events in terms of 'live_data_e' code generation?
#
Usages:
output_channels: ["TsOutputs.java", "console/binary", "-prepend=integration/rusefi_config.txt" ]