Closed mrwillyees closed 3 years ago
@mrwillyees @anmacdonald not sure if it helps, but note there are several more advanced qdoc options for pulling in specific parts of files, leaving out others, adding dots, etc - https://doc.qt.io/qt-5/07-0-qdoc-commands-includingexternalcode.html
@mrwillyees @anmacdonald not sure if it helps, but note there are several more advanced qdoc options for pulling in specific parts of files, leaving out others, adding dots, etc - https://doc.qt.io/qt-5/07-0-qdoc-commands-includingexternalcode.html
Thanks, and in fact that doc link is the one I used to set up the \snippet. I chose this functionality because it seemed the most flexible and less required maintenance over changes in the demo app.
cherrypicked commits from the branch
qdocs_code_snippets
which was initially based on the branchdemo-apps
. It is spawned from the currentv.next
, so all the newly introduced changes fromexample-apps
are present, also the mass rename of files. Doc project was tested and successfully created the docs.