aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_templates
diff options
context:
space:
mode:
authorChristian Tismer <ctismer@gmail.com>2015-10-22 01:38:55 +0200
committerChristian Tismer <ctismer@gmail.com>2015-10-22 01:38:55 +0200
commit31641f6c4bb48859e97043b47bf98e38290e482a (patch)
treef031c0c07e79d5c5a933445b2212cba320327d0b /doc/_templates
parentdb7ef74dda01305bac2cd9bc2d31040a7bd2618e (diff)
remove QtDeclarative, which is deprecated
Diffstat (limited to 'doc/_templates')
-rw-r--r--doc/_templates/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/_templates/index.html b/doc/_templates/index.html
index 78c539bf..8da41768 100644
--- a/doc/_templates/index.html
+++ b/doc/_templates/index.html
@@ -29,8 +29,6 @@
<span class="linkdescr">core non-GUI functionality</span></p>
<p class="biglink"><a class="biglink" href="{{ pathto("PySide/QtGui/index") }}">QtGui</a><br/>
<span class="linkdescr">extends QtCore with GUI functionality.</span></p>
- <p class="biglink"><a class="biglink" href="{{ pathto("PySide/QtDeclarative/index") }}">QtDeclarative</a><br/>
- <span class="linkdescr">a declarative framework for building highly dynamic, custom user interfaces.</span></p>
<p class="biglink"><a class="biglink" href="{{ pathto("PySide/QtHelp/index") }}">QtHelp</a><br/>
<span class="linkdescr">provides classes for integrating online documentation in applications</span></p>
<p class="biglink"><a class="biglink" href="{{ pathto("PySide/QtMultimedia/index") }}">QtMultimedia</a><br/>