aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2010-06-17 17:48:15 -0300
committerMarcelo Lira <marcelo.lira@openbossa.org>2010-06-17 17:48:50 -0300
commit2da7dfc7264d366ab3de11f784a631880cbf296f (patch)
treee86738df34c3bcdcfbd2bcc2bb8e49e0e6a07044 /doc
parent24edb80bfdcb2869861533eefe4016d2e04f65db (diff)
Updated documentation.
Reviewed by Hugo Parente <hugo.lima@openbossa.org> Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/_templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/_templates/index.html b/doc/_templates/index.html
index cdbdee9b7..47d4914c1 100644
--- a/doc/_templates/index.html
+++ b/doc/_templates/index.html
@@ -4,7 +4,7 @@
<div class="section">
<h1>{{ project }} {{ version }}</h1>
- <p>{{ project }} is a plugin (front-end) for Generator Runner. It generates CPython code instead of boost::python code as BoostPythonGenerator does. This way the overall size of PySide bindings can be drastically reduced.</p>
+ <p>{{ project }} is a plugin (front-end) for Generator Runner. It generates bindings for C++ libraries using CPython source code.</p>
<h2>Documentation</h2>
<table class="contentstable" align="center" style="margin-left: 30px"><tr>