QDoc generates tags for examples based on the example title and the
name of the module. This change makes the following improvements:
- Edit regular expression to match strings like 'OpenGL' and
'Qt3D' as a single tag.
- Strip off enclosing parentheses.
- Filter out common words ('and', 'the')
- When cleaning/modifying generated tags, keep them in a QSet
to eliminate duplicates.
Change-Id: I288104df12bf23a224068d40bce1f980148a412a
Reviewed-by: Martin Smith <martin.smith@digia.com>
|
||
|---|---|---|
| .. | ||
| bootstrap | ||
| bootstrap-dbus | ||
| moc | ||
| qdbuscpp2xml | ||
| qdbusxml2cpp | ||
| qdoc | ||
| qlalr | ||
| rcc | ||
| uic | ||