Removed the qt4 and kde4 modules from the apidocs

This commit is contained in:
Thomas Nagy 2016-01-02 00:50:21 +01:00
parent a3e014b0ae
commit 2ebaf537c7
No known key found for this signature in database
GPG Key ID: 67A565EDFDF90E64
2 changed files with 0 additions and 28 deletions

View File

@ -603,18 +603,6 @@ Feature link_main_routines_func
Feature msgfmt
==============
.. graphviz::
digraph feature_msgfmt {
size="8.0, 12.0";
"apply_msgfmt" [style="setlinewidth(0.5)",URL="tools/kde4.html#waflib.Tools.kde4.apply_msgfmt",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",height=0.25,shape=box,fontsize=10,fillcolor="#fffea6",style=filled];
}
Feature perlext
===============
@ -664,20 +652,6 @@ Feature pyext
Feature qt4
===========
.. graphviz::
digraph feature_qt4 {
size="8.0, 12.0";
"apply_qt4" [style="setlinewidth(0.5)",URL="tools/qt4.html#waflib.Tools.qt4.apply_qt4",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",height=0.25,shape=box,fontsize=10,fillcolor="#fffea6",style=filled];
"apply_link" [style="setlinewidth(0.5)",URL="tools/ccroot.html#waflib.Tools.ccroot.apply_link",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",height=0.25,shape=box,fontsize=10];
"apply_qt4" -> "apply_link" [arrowsize=0.5,style="setlinewidth(0.5)"];
}
Feature rubyext
===============

View File

@ -124,9 +124,7 @@ The next tools provide support for code generators used in C and C++ projects.
tools/dbus
tools/vala
tools/glib2
tools/qt4
tools/qt5
tools/kde4
tools/perl
tools/python
tools/ruby