You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently our modules are created in C++, thus ArkDoc can not read the source code and add it to the documentation.
It would be useful if ArkDoc could use the Markdown files from lib/ext/module_name/documentation/ and include them in the generated html documentation.