Note
This feature is currently provided as a preview. Features and workflows may change; compatibility with future versions is not guaranteed.
If you want to use this extension, you have to enable the "Enable Non Productive Extensions" setting in the Extension Manager.
To provide direct access to more information about a type or function, Markdown documentation can be added to the Apax package.
The command is accessible through context menu and shift+alt+d shortcut while editing a st document.
Executing the command will add the following ST pragma to the declaration:
{axcode:docs-v0:<library-package-name>:<path-to-md-file>}
and generate the Markdown file in the docs directory.
The generated documentation directory will map to an optimized path generated by the namespace of the declaration.