Files
create/docs
forbes-0023 109a4d49ba fix(docs): remove duplicate entries in SUMMARY.md
The Architecture section contained three entries that were duplicates
of entries in the Reference section, causing mdBook to fail:
- create-module-bootstrap.md (also in Reference)
- kcsdk-python.md (also in C++ API Reference)
- kcsolve-python.md (also in C++ API Reference)

Remove the Architecture section entirely since all its entries exist
in their proper Reference sections.
2026-03-05 12:53:26 -06:00
..