DOC
Create Markdown documentation and process UML diagrams
Last updated
Create Markdown documentation and process UML diagrams
Last updated
Create documentation for the specified components.
bc create doc {Source}
bc COMP DOC /c {yourComponentId}
The simplest form of creating documentation is to document a single component. The documentation is created in the Markdown format and stored in the Out/Doc folder.
You can preview Markdown documents directly in Visual Studio Code:
By using the or arguments you can quickly document a packaged component. This will also create a nice readMe file for the package content.