flavorpack
2025-12-02
Documentation tooling refinements with global header and footer
32 files · 200+ · 84-
Provide-Foundry Partials
- Added
.provide/foundry/docs/_partials/_global_footer.md(3 lines) — shared footer partial specify internal1 file
_global_footer.md
- Added
.provide/foundry/docs/_partials/_global_header.md(1 line) — shared header partial specify internal1 file
_global_header.md
- Updated
gen_ref_pages.py(1 line) decouple internal1 file
gen_ref_pages.py
Script Improvements
32 files changed
base-mkdocs.ymlUpdated configuration_global_footer.mdUpdated documentation_global_header.mdUpdated documentationgen_ref_pages.pyUpdated gen_ref_pages.pydocs_preflight.pyUpdated docs_preflight.pydocs_serve.pyUpdated docs_serve.pydocs_validate.pyUpdated docs_validate.pyinject_partials.pyUpdated inject_partials.pyglobal_partials_hook.pyUpdated global_partials_hook.pynav_filter_hook.pyUpdated nav_filter_hook.pyterraform_provider.pyUpdated terraform_provider.pyversion_hook.pyUpdated version_hook.pymkdocs.ymlUpdated configurationhelpers.pyUpdated helpers commandworkenv.pyUpdated workenv commandexceptions.pyUpdated exceptions modulemanager.pyUpdated manager modulelocking.pyUpdated locking moduleslot_builder.pyUpdated slot_builder packagerbackends.pyUpdated PSP backendshandlers.pyUpdated PSP handlerslauncher.pyUpdated PSP launchervalidation.pyUpdated PSP validationworkenv.pyUpdated PSP workenvsecurity.pyUpdated PSP security__init__.pyUpdated tests for __init__test_cli.pyUpdated tests for cliecho_test.pyUpdated tests for echo_testenv_test.pyUpdated tests for env_testexit_test.pyUpdated tests for exit_test__init__.pyUpdated tests for __init____init__.pyUpdated tests for __init__
inject_partials.py(80 lines changed) — substantial improvements to partial injection logic; better handling of include directives and file targeting decouple internal1 file
inject_partials.py
docs_validate.py(26 lines changed) — validation logic updated decouple internal2 files
docs_validate.pyvalidation.py
docs_serve.py(6 lines changed) — minor serve script fix remediate internal1 file
docs_serve.py
docs_preflight.py(2 lines changed) — minor fix remediate internal1 file
docs_preflight.py
base-mkdocs.yml(4 lines added) — config additions for new partials baseline internal2 files
base-mkdocs.ymlmkdocs.yml