- Use '/' key to quickly access this field.
- Enter a name of repository, or repository group for quick search.
- Prefix query to allow special search:
user:admin, to search for usernames, always global
user_group:devops, to search for user groups, always global
pr:303, to search for pull request number, title, or description, always global
commit:efced4, to search for commits, scoped to repositories or groups
file:models.py, to search for file paths, scoped to repositories or groups
For advanced full text search visit: repository search
Doc: Use a standard documentation config for a Qt module...
Doc: Use a standard documentation config for a Qt module
- Rename index.html to qtcharts-index.html
- Use the qt-module-defaults global doc template
- Convert 'indexes' into 'depends'
- Remove custom buildversion string
- Remove Q_INVOKABLE as ignore token, it's already listed
in the global config
- Use a namespace consistent with the rest of Qt modules
- Update examplesinstallpath to the changes introduced
in Qt 5.6 packaging.
- Remove unnecessary \keyword on the landing page, as
it may conflict with other modules' docs.
Change-Id: I5cc0ff026b02bae22a415d82e36cb945bd19ae53
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>