aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_templates
diff options
context:
space:
mode:
authorLuciano Wolf <luciano.wolf@openbossa.org>2010-05-13 14:08:47 -0300
committerLuciano Wolf <luciano.wolf@openbossa.org>2010-05-18 16:39:34 -0300
commit81cf6af6eb5cc38ab45c953c1fd6a6c72c3234d1 (patch)
tree69bb5845ef560f72051a8e1ac800caae44dff1d5 /doc/_templates
parent9a8bc9c3d14f37e8a25ef820d1cdc25807842ee4 (diff)
Adding documentation about new-style signal/slot.
Diffstat (limited to 'doc/_templates')
-rw-r--r--doc/_templates/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/_templates/index.html b/doc/_templates/index.html
index 560f92ab8..624f47cf0 100644
--- a/doc/_templates/index.html
+++ b/doc/_templates/index.html
@@ -18,6 +18,8 @@
<span class="linkdescr">PySide issues and specificities</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>
+ <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>
</td>
<td width="50%">
<p class="biglink"><a class="biglink" href="{{ pathto("contents") }}">Contents</a><br/>