aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_templates
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2011-01-12 16:24:10 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:12:53 -0300
commit78e3c256ff6a154ce8068b3dd7bc551394d73422 (patch)
treeff9491186a25de7d5906bd29b788831a24e451a3 /doc/_templates
parent0eef7934bc0dc0a3b915c1502bfc0be60d7eb365 (diff)
Updated Shiboken documentation with advice about duck punching and virtual methods.
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org> Reviewed by Renato Araújo <renato.filho@openbossa.org>
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 076f3bd3d..129a398be 100644
--- a/doc/_templates/index.html
+++ b/doc/_templates/index.html
@@ -25,6 +25,8 @@
<span class="linkdescr">support for python sequence protocol</span></p>
<p class="biglink"><a class="biglink" href="{{ pathto("ownership") }}">Object Ownership</a><br/>
<span class="linkdescr">object ownership features</span></p>
+ <p class="biglink"><a class="biglink" href="{{ pathto("wordsofadvice") }}">Words of Advice</a><br/>
+ <span class="linkdescr">Advice for binding developers and users.</span></p>
</td></tr>
</table>
</div>