ApiRootFolder
ApiRootFolder - a root node of the API description subnode. Just like the Project node, it is a root element, and in the subnode there can be only one element of this type. It is functionally identical to an ApiFolder node.
You can create this node by:
Adding it from the Project node context menu;
Using import from API description format.
File Representation
A ApiRootFolder node is a folder with the node name, containing the index.yml file with the following format:
Last updated