summaryrefslogtreecommitdiffstats
path: root/src/doc/config
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Use Qt Enterprise Embedded as the product nameTopi Reinio2013-10-181-8/+8
| | | | | | | | | | | | | - Update the documentation to use 'Qt Enterprise Embedded' as the product / SDK name. - Update the html files to use prefix 'qee' instead of 'b2qt'. - Remove discussion about 'SDK', only use the above name Change-Id: Icc7e326df98e6f3053869e4aa3b8aa2ab446ecbc Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Adding title to navigation barJerome Pasion2013-10-161-0/+1
| | | | | Change-Id: I3d3719fc028fa9ef54e45d8d9697f5e6b5913594 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
* Doc: Update documentation version to 1.0.0Topi Reinio2013-10-151-4/+4
| | | | | | | Updates the version from Technology Preview 2 to 1.0.0. Change-Id: Idaf89ffe60f28795d7b326ed696f01362f0f6063 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Update the usage of SDK / Boot to Qt namesTopi Reinio2013-10-151-2/+3
| | | | | | | | | | | - Create a macro for Qt for Embedded Enterprise SDK - Readability: Use italics for the long platform-specific Boot to Qt names to separate them from the rest of the text - Update information about installation file naming, default install path Change-Id: Iee27da56d378846803bf193c15b9b76766533a25 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Update documentation version to Technology Preview 2Topi Reinio2013-08-081-4/+4
| | | | | Change-Id: I4072691c968d29a4f112b64a36cd8fb78b54ca5b Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Unify preparing hardware documentation pagesTopi Reinio2013-08-061-0/+2
| | | | | | | | | | | | | | | | To unclutter hardware instructions and make them more maintainable, combine instructions for eAndroid and eLinux into a single page per device. Also, - Create macros for eLinux/aAndroid and switch to use them in docs - Rename device specific pages, add them into TOC as subsections under Preparing Hardware (new page). - Link to above page in install instructions - Indent \code sections to make them look better Change-Id: I891e7bf8fa853a9f455b82861a1610116b87670f Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Disable breadcrumbs from templateTopi Reinio2013-06-111-1/+1
| | | | | | | This gets rid of extra list items for each page title. Change-Id: I8d430ee1651f97e22d5232b0dc69850bf0b653fc Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Add images used in CSS styleTopi Reinio2013-05-039-0/+0
| | | | | | | Ad missing image used by style. Taken from the emulator docs. Change-Id: Iee26e5521d72804401d8a1c25a9b951319213b04 Reviewed-by: Rainer Keller <rainer.keller@digia.com>
* Doc: Updated CSS style and license informationTopi Reinio2013-04-293-189/+170
| | | | | | | | | Adopted the same style and license texts as the emulator doc set. Also a few minor fixes to doc content. Change-Id: Iee8ab5c4405ba636d9891aad25c0c68b7ca9d716 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Initial documentation set for B2QtTopi Reinio2013-04-263-0/+731
Contains introduction, getting started, setting up development hardware, supported platforms and troubleshooting sections. Task-number: QTRD-1956 Change-Id: Ib14d2314f35ec929b4f62293b5efdb5a9c5ebdb4 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>