by eliminating html stuff from the to be translated texts. Move urls out of translations, which is also good for security reasons, to protect us from bogus and malicous translations. Some formatting changes and getting some error messages to stderr. Updating copyright to 2016 in the due course. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
genManual.cpp | ||
mscore.png | ||
README |
This program creates the manual pages for the plugin framework from the sources. It reads in several header files and writes the output to mscore/share/manual/plugins/. Understood annotations in the source: //@ object description @@ ObjectName /// object description @P propertyName propertyType propertyDescription //@ methodDescription //@ ... Q_INVOKABLE methodDeclaration