aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTomas Junnonen <tomas.junnonen@nokia.com>2010-07-13 17:05:54 +0300
committerTomas Junnonen <tomas.junnonen@nokia.com>2010-07-13 17:06:58 +0300
commit9be879ec8033fa8c5eed8908b93ddd25c182e4d1 (patch)
tree0dbad2c0efa069faf016a682f1a992736e0f7480 /doc
parentd198095d599a1e6eef96b8095fa446fb169bda80 (diff)
Changes: Improved front page
RevBy: TrustMe
Diffstat (limited to 'doc')
-rw-r--r--doc/mdoxy.cfg.in2
-rw-r--r--doc/src/bugreporting.dox2
-rw-r--r--doc/src/credits.dox2
-rw-r--r--doc/src/mainpage.dox49
-rw-r--r--doc/src/meegotouch.css6
5 files changed, 27 insertions, 34 deletions
diff --git a/doc/mdoxy.cfg.in b/doc/mdoxy.cfg.in
index ac5ffb46..01da58f9 100644
--- a/doc/mdoxy.cfg.in
+++ b/doc/mdoxy.cfg.in
@@ -1,4 +1,4 @@
-PROJECT_NAME = MeeGo Touch
+PROJECT_NAME = "MeeGo Touch"
OUTPUT_DIRECTORY = ./doc
OUTPUT_LANGUAGE = English
DISABLE_INDEX = YES
diff --git a/doc/src/bugreporting.dox b/doc/src/bugreporting.dox
index 65836e26..aa3d5e95 100644
--- a/doc/src/bugreporting.dox
+++ b/doc/src/bugreporting.dox
@@ -1,6 +1,6 @@
/*! \page bugreporting How to Report a Bug
-Bugs can be entered in the <a href="https://bugs.maemo.org/enter_bug.cgi?classification=Maemo%206%20Tech%20Preview">Maemo Bugzilla</a>.
+Bugs can be entered in the <a href="http://bugs.meego.com/enter_bug.cgi?product=MeeGo%20Touch%20Framework">MeeGo Bugzilla</a>.
Please check Bugzilla for existing bugs that might cover your problem before filing a new one.
diff --git a/doc/src/credits.dox b/doc/src/credits.dox
index 9967d352..050edf41 100644
--- a/doc/src/credits.dox
+++ b/doc/src/credits.dox
@@ -1,6 +1,6 @@
/*! \page credits Credits
-The following people have contributed code to DirectUI or otherwise helped out. Thank you!
+The following people have contributed code to MeeGo Touch or otherwise helped out. Thank you!
<pre>
diff --git a/doc/src/mainpage.dox b/doc/src/mainpage.dox
index d5ab0dce..0b9b7d73 100644
--- a/doc/src/mainpage.dox
+++ b/doc/src/mainpage.dox
@@ -4,22 +4,21 @@
<tr>
<th>Getting Started</th>
<th>API Reference</th>
- <th>Developer Resources</th>
+ <th>Developer References</th>
</tr>
<tr>
<td>
<ul>
<li><strong><a href="introduction.html">Introduction to MeeGo Touch</a></strong></li>
- <li><a href="installation.html">Installation</a> and First Steps with MeeGo Touch</li>
- <li>Examples and Demos</li>
- <li><strong><a href="news.html">What's New in MeeGo Touch</a></strong></li>
+ <li><a href="installation.html">Installing MeeGo Touch</a></li>
<li><strong><a href="tutorial.html">Your first MeeGo Touch application</a></strong></li>
+ <li><strong><a href="news.html">What's New in MeeGo Touch</a></strong></li>
</ul>
</td>
<td>
<ul>
+ <li><strong><a href="mainclasses.html">Main Classes</a></strong></li>
<li><a href="classes.html">All Classes</a></li>
- <li><a href="mainclasses.html">Main Classes</a></li>
<li><a href="annotated.html">Annotated Classes</a></li>
<li><a href="namespaces.html">All Namespaces</a></li>
<li><a href="hierarchy.html">Inheritance Hierarchy</a></li>
@@ -28,46 +27,42 @@
</td>
<td>
<ul>
- <li><a href="http://qt.gitorious.com/maemo-6-ui-framework">Code repository</a></li>
- <li><a href="http://qt.gitorious.com/maemo-6-ui-framework/pages/Home">MeeGo Touch Wiki</a></li>
+ <li><strong><a href="http://http://meego.gitorious.org/meegotouch/libmeegotouch">Code repository</a></strong></li>
+ <li><a href="http://meego.gitorious.org/meegotouch/pages/Home">MeeGo Touch Wiki</a></li>
+ <li><a href="bugreporting.html">How to Report a Bug</a></li>
+ <li><a href="credits.html">Credits</a></li>
+ <li><a href="license.html">License</a></li>
</ul>
</td>
</tr>
<tr>
- <th>Fundamentals</th>
- <th>User Interface Design</th>
- <th>Contributing & Licenses</th>
+ <th colspan=3>MeeGo Touch Overviews</th>
</tr>
<tr>
<td>
<ul>
- <li>The MeeGo Widget Model</li>
- <li>MeeGo theme system</li>
<li><a href="servicefw.html">MeeGo Touch Service Framework</a></li>
- <li><a href="i18n.html">Internationalization</a></li>
- <li><a href="plainqt.html">Developing Qt applications for Maemo 5 and MeeGo</a></li>
- <li>\subpage sceneandscenewindows "The scene and its scene windows"</li>
+ <li><a href="i18n.html">Internationalization</a></li>
+ <li><a href="plainqt.html">Developing Qt applications for Maemo 5 and MeeGo</a></li>
+ <li>\subpage sceneandscenewindows "The scene and its scene windows"</li>
+ <li><a href="styling.html">Styling</a></li>
</ul>
</td>
<td>
<ul>
- <li><a href="styling.html">Styling</a></li>
- <li><a href="layouts.html">Layouts</a></li>
- <li><a href="rotation.html">Rotation</a></li>
- <li><a href="appletdevelopment.html">Applets</a></li>
- <li><a href="applicationextensions.html">Application extensions</a></li>
- <li><a href="appletinstallationsource.html">Applet installation sources</a></li>
- <li><a href="faststart.html">Fast application startup</a></li>
- <li><a href="notifications.html">Notifications</a></li>
- <li><a href="settingslanguageschema.html">Settings language reference</a></li>
+ <li><a href="layouts.html">Layouts</a></li>
+ <li><a href="rotation.html">Rotation</a></li>
+ <li><a href="faststart.html">Fast application startup</a></li>
+ <li><a href="notifications.html">Notifications</a></li>
</ul>
</td>
<td>
<ul>
- <li><a href="bugreporting.html">How to Report a Bug</a></li>
- <li><a href="credits.html">Credits</a></li>
- <li><a href="license.html">License</a></li>
+ <li><a href="appletdevelopment.html">Applets</a></li>
+ <li><a href="applicationextensions.html">Application extensions</a></li>
+ <li><a href="appletinstallationsource.html">Applet installation sources</a></li>
+ <li><a href="settingslanguageschema.html">Settings language reference</a></li>
</ul>
</td>
</tr>
diff --git a/doc/src/meegotouch.css b/doc/src/meegotouch.css
index ad774571..815f7490 100644
--- a/doc/src/meegotouch.css
+++ b/doc/src/meegotouch.css
@@ -409,14 +409,12 @@ table.mainIndex {
table.mainIndex TH {
width: 33%;
- border-width: 1px 0px 1px 0px;
+ border-width: 0px 0px 0px 0px;
padding: 2px;
border-style: solid;
border-color: #666;
color:white;
- background-color:#555;
- background-image:url('gradient.png')};
- background-repeat: repeat-x;
+ background-color:#333333;
font-size: 100%;
}