aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/_templates/index.html')
-rw-r--r--doc/_templates/index.html24
1 files changed, 1 insertions, 23 deletions
diff --git a/doc/_templates/index.html b/doc/_templates/index.html
index 8038bb1b7..c9d9c591f 100644
--- a/doc/_templates/index.html
+++ b/doc/_templates/index.html
@@ -2,7 +2,7 @@
{% set title = 'Overview' %}
{% block body %}
<div class="section">
- <h1>PySide {{ version }}</h1>
+ <h1>PySide {{ version }} Reference</h1>
<p><a href="http://www.qtsoftware.com/">Qt</a> is a cross-platform application framework from Qt Software (owned by Nokia).
It features a large number of libraries providing services like network abstraction and XML handling, along with a very rich
@@ -11,28 +11,6 @@
<p>PySide is built using the <a href="http://www.pyside.org/docs/shiboken">Shiboken</a> binding generator.</p>
- <h2>Documentation</h2>
- <table class="contentstable" align="center" style="margin-left: 30px"><tr>
- <td width="50%">
- <p class="biglink"><a class="biglink" href="{{ pathto("issuesdiff") }}">PyQt Incompatibilities</a><br/>
- <span class="linkdescr">PySide issues and specificities</span></p>
- <p class="biglink"><a class="biglink" href="{{ pathto("dbus") }}">DBus</a><br/>
- <span class="linkdescr">DBus integration</span></p>
- <p class="biglink"><a class="biglink" href="{{ pathto("howto-build/index") }}">How to build</a><br/>
- <span class="linkdescr">building compiling and installing PySide</span></p>
- </td>
- <td width="50%">
- <p class="biglink"><a class="biglink" href="{{ pathto("contents") }}">Contents</a><br/>
- <span class="linkdescr">for a complete overview</span></p>
-
- <p class="biglink"><a class="biglink" href="{{ pathto("newsigslot") }}">New-style signal/slot</a><br/>
- <span class="linkdescr">using the new-style signal/slot scheme</span></p>
-
- <p class="biglink"><a class="biglink" href="{{ pathto("property") }}">Use of QProperty in PySide</a><br/>
- <span class="linkdescr">QProperty</span></p>
- </td></tr>
- </table>
-
<h2>Modules</h2>
<table class="contentstable" align="center" style="margin-left: 30px"><tr>
<td width="50%">