SmalltalkDoc Use Cases - Creating Component Documentation
Users: Smalltalk developers.
Problem: The Smalltalk domain model consists of both packaging components (bundles and packages) and code components (classes, methods, variables, etc.). SmalltalkDoc defines documents tailored for all of these components. The user needs to be able to identify a component and be presented with an appropriate tool for viewing and editing its documentation.
Solution: SmalltalkDoc provides a code tool for documenting the component currently selected by the System Refactoring Browser. To the extent possible, the documentation tool acquires information from the selected Smalltalk object.