Closed llewelld closed 3 years ago
Early review. I need to refresh my memory regarding C++ docs but we should expose both C++ and QML docs.
Thanks for the useful comments. I'll make sure I expand on the C++ docs as well as the QML ones.
Now rebased so there's only one commit.
Updated to reflect initialised
and pixelRatio
being properties.
I've removed QMozContext::pixelRatio
from the documentation to align with the changes in https://git.sailfishos.org/mer-core/qtmozembed/merge_requests/95.
Fixed some typos.
Thanks for all the helpful suggestions.
Rebased and addressed conflicts.
I've made all of the QMozContext docs part of WebEngine instead. It's in a separate commit, so I can revert it if it's a retrograde step. It certainly makes things clearer and simpler.
Fixed up with the suggestions (thanks Raine), squashed and rebased.
Applied on top of some of the other documentation commits. I'll rebase it all once they're merged.