From 868ab1e7f9105e4c3bf8d11e62f8577c5fb6c83b Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Mon, 31 Aug 2009 16:16:37 +0200 Subject: Clean up the index page a bit. --- doc/images/qtcreator-screenshots.png | Bin 248547 -> 83152 bytes doc/qtcreator.qdoc | 14 ++++++-------- doc/qtcreator.qdocconf | 5 +++-- 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 Binary files a/doc/images/qtcreator-screenshots.png and b/doc/images/qtcreator-screenshots.png 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 + + \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 -- cgit v1.2.3