Start documentation with the extension builder¶
If you used the extension_builder
to generate your extension, it will already have created a Documentation.tmpl
directory in your extension folder. Rename this directory to Documentation
.
mv Documentation.tmpl Documentation
Then continue with step 2 of Start extension documentation from the example manual.