Implement Check doc and code matching on hat CLI#125
Conversation
|
Hi @kwyip thank you for this PR. Is there anything you want to do or to comment before I start the review? |
|
@Doomsk Sorry for the late reply. I don't. Please go ahead with the review. Thanks. |
|
Thank you @kwyip I am starting the review. |
|
before re-running the workflow actions, I will phase out the Python code that is not necessary for mkdocs and the CLI. Then you can pull the main branch into your main and check the formatting with |
Hi, |
|
@kwyip make sure you have verified signature for the commit to be verified and thus properly merged |
Pull Request: Add
hat updatedocumentation syncCloses #111
What changed
This PR adds
hat updateso H-hat projects can keepdocs/in sync withsrc/without doing the boring bookkeeping by hand..hatfiles by mirroringsrc/intodocs/.### Signaturesections while keeping existing documentation text.orphan.<name>.md.Tests added
The CLI test coverage now checks these main behaviors:
src/→docs/file creation;Tests Mirrored Update Demo
hhat_lang_demo_3.mp4
Notes
I also tightened the CI/pre-commit setup.
Generative AI/LLM disclosure
Code and Logic Architecture/Design:
Code content:
Code review:
Code tests: