Removed QtRuby and Korundrum since the referred documentantion is no longer available. This relates to bug 1859.

pull/1/head
Michele Calgaro 10 years ago
parent 123dd355b1
commit cb2afcad8b

@ -10,5 +10,5 @@
#################################################
install( FILES
ruby.toc ruby_bugs.toc qtruby.toc rails.toc
ruby.toc ruby_bugs.toc rails.toc
DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/tocs )

@ -1,5 +1,5 @@
tocdir = ${kde_datadir}/kdevdocumentation/tocs
toc_DATA = ruby.toc ruby_bugs.toc qtruby.toc rails.toc
toc_DATA = ruby.toc ruby_bugs.toc rails.toc
#indexdir = ${kde_datadir}/devdoctreeview/indices
#index_DATA = ruby.index

@ -1,9 +0,0 @@
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
<title>QtRuby and Korundum</title>
<base href="http://developer.kde.org/language-bindings/ruby/"/>
<tocsect1 name="Qt Tutorial #1" url="tutorial/tutorial.html"></tocsect1>
<tocsect1 name="Qt Tutorial #2" url="tutorial2/tutorial2.html"></tocsect1>
<tocsect1 name="Qt Designer Tutorial" url="colortooltutorial/designer-manual-3.html"></tocsect1>
<tocsect1 name="KDE 3.0 Tutorial" url="trinitytutorial/index.html"></tocsect1>
</tdeveloptoc>
Loading…
Cancel
Save