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 homepagerequirements-engineering/ - current documentation collectionnew-topic/ - add future documentation hereDocumentation Collections
Software for Use
Usage-centered design notes for Larry Constantine and Lucy Lockwood's book, including roles, essential use cases, task models, interaction architecture, abstract prototyping, and evaluation.
Requirements engineeringNext Collection
Reserve this slot for another HTML documentation folder. Replace the link with the folder's index.html when it exists.
Another Topic
Use the same pattern for books, methods, project notes, decision records, or any other static documentation set.
PlaceholderHow To Extend
- Create a new folder beside
requirements-engineering/, for exampledomain-driven-design/. - Put that collection's own
index.html, topic pages, and assets inside the new folder. - Add a card on this homepage that links to
new-folder/index.html. - Deploy the whole
knowledge/folder as the static site root.