- Include information about writing Qt Design Studio Manual
from its README file
- Update information about building the docs
Change-Id: Iaaff47ca3f07c859aa726e7e7f571042a8aadd48
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
To build the manual, switch to qtcreator\doc\qtdesignstudiodoc,
run qmake, and then "make docs".
The example documentation does not get built with this change.
We need to decide whether to move the examples or fetch their
docs from the other repository.
Task-number: QDS-1487
Change-Id: Ic0a8c15b226eba8ac90686953568f3deaa000fb0
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>