2 Commits

Author SHA1 Message Date
Chris Bono
2464944f6e Fix docs.yml workflow (add 'package' command)
The recent move to do config props generation only at docs
generation time left the docs.yml broken as it requires the
config props generator class to be compiled prior to running.

This updates the './build-docs.sh' to include the package command
as well as update the docs.yml to use the same script.

Signed-off-by: Chris Bono <chris.bono@gmail.com>
2025-03-04 08:23:49 +00:00
Chris Bono
581e841550 Update docs README w/ steps on generating config props
Signed-off-by: Chris Bono <chris.bono@gmail.com>
2025-02-21 13:10:11 -06:00