K Knowledge Documentation Deployable HTML docs collection

Project homepage

One static documentation project, many topic collections.

This folder is the deployable root for standalone HTML documentation. Each topic area can live in its own subfolder while this homepage remains the entry point.

index.html - project homepage
requirements-engineering/ - current documentation collection
new-topic/ - add future documentation here

Documentation Collections

How To Extend

  1. Create a new folder beside requirements-engineering/, for example domain-driven-design/.
  2. Put that collection's own index.html, topic pages, and assets inside the new folder.
  3. Add a card on this homepage that links to new-folder/index.html.
  4. Deploy the whole knowledge/ folder as the static site root.