summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2009-08-31 16:16:37 +0200
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-09-25 12:38:32 +0200
commit868ab1e7f9105e4c3bf8d11e62f8577c5fb6c83b (patch)
treeebabbdb356daba27e886ecf01ad405484ced5740
parent5a41e1374417bc780050e93780b97367f214555a (diff)
downloadqt-creator-868ab1e7f9105e4c3bf8d11e62f8577c5fb6c83b.tar.gz
Clean up the index page a bit.
-rw-r--r--doc/images/qtcreator-screenshots.pngbin248547 -> 83152 bytes
-rw-r--r--doc/qtcreator.qdoc14
-rw-r--r--doc/qtcreator.qdocconf5
3 files changed, 9 insertions, 10 deletions
diff --git a/doc/images/qtcreator-screenshots.png b/doc/images/qtcreator-screenshots.png
index f823894d70..a5f5282165 100644
--- a/doc/images/qtcreator-screenshots.png
+++ b/doc/images/qtcreator-screenshots.png
Binary files differ
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index d85f53cc59..2e213c7427 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -19,11 +19,7 @@
{qt-creator-request@trolltech.com}. For more information on Qt mailing
lists, visit \l{http://lists.trolltech.com}{http://lists.trolltech.com}.
- \image qtcreator-screenshots.png
-
- \table
- \row
- \o Qt Creator includes a wide range of useful features. Among them are:
+ Qt Creator includes a wide range of useful features. Among them are:
\list 1
\o \bold{Smart Code Editor}: The code editor provides syntax
highlighting as well as code completion.
@@ -43,10 +39,14 @@
within Qt Creator using a graphical frontend to the GNU symbolic
debugger (GDB) and the Microsoft Console Debugger (CDB).
\endlist
- \endtable
To learn more about the Qt Creator, click on one of the links below:
+
+ \raw HTML
+ <img border="0" style="float:right;" src="images/qtcreator-screenshots.png" />
+ \endraw
+
\list
\o \l{A Quick Tour of Qt Creator}
\o \l{Creating a Project in Qt Creator}
@@ -68,10 +68,8 @@
\o \l{Known Issues}
\o \l{Acknowledgements}
\endlist
-
*/
-
/*!
\contentspage index.html
\page creator-quick-tour.html
diff --git a/doc/qtcreator.qdocconf b/doc/qtcreator.qdocconf
index c1e89406ea..c084c0dc5c 100644
--- a/doc/qtcreator.qdocconf
+++ b/doc/qtcreator.qdocconf
@@ -12,7 +12,7 @@ exampledirs = $SRCDIR
indexes = qt.index
extraimages.HTML = qt-logo \
- trolltech-logo
+ qtcreator-screenshots
sources.fileextensions = "qtcreator.qdoc addressbook-sdk.qdoc"
@@ -24,7 +24,8 @@ qhp.QtCreator.virtualFolder = doc
qhp.QtCreator.indexTitle = Qt Creator
qhp.QtCreator.indexRoot =
qhp.QtCreator.extraFiles = classic.css \
- images/qt-logo.png
+ images/qt-logo.png \
+ images/qtcreator-screenshots.png
qhp.QtCreator.filterAttributes = qtcreator 1.2.1
qhp.QtCreator.customFilters.QtCreator.name = Qt Creator 1.2.1
qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator 1.2.1