diff options
| author | Topi Reinio <topi.reinio@theqtcompany.com> | 2016-05-25 13:15:48 +0200 |
|---|---|---|
| committer | Topi Reiniƶ <topi.reinio@theqtcompany.com> | 2016-06-02 11:57:25 +0000 |
| commit | 5a120829d6d044c92c8a915a88ace9198f3d26b1 (patch) | |
| tree | be444eeac375bfe73a666f7c827461e2ea00d82e /.gitignore | |
| parent | 8f76157dd143330371450cf564d98389ba577b57 (diff) | |
Doc: Add documentation project for Qt Automotive Suite
Add structure for Qt Automotive Suite documentation set. This is
a high-level overview documentation that links to the rest of
the Automotive component documentation, including Qt IVI.
As part of the new structure, move Qt IVI documentation files
into doc/qtivi subfolder.
Change-Id: I83052ab6cd8cc95f90385e61326fecaeb2b374ec
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Reviewed-by: Johan Thelin <johan.thelin@pelagicore.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ *Makefile *.pro.user *.moc +*_wrapper.sh moc_* ui_* .build |
