[kde-doc-english] [ktorrent/frameworks] /: Reenable building of docs.

Andrius Štikonas andrius at stikonas.eu
Tue Dec 8 13:59:19 UTC 2015


Git commit fdf435d8824dd6c92362f45bd943860293ae8fc6 by Andrius Štikonas.
Committed on 08/12/2015 at 13:59.
Pushed by stikonas into branch 'frameworks'.

Reenable building of docs.

M  +1    -1    CMakeLists.txt
M  +1    -2    doc/index.docbook

http://commits.kde.org/ktorrent/fdf435d8824dd6c92362f45bd943860293ae8fc6

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 634bc7d..cfbf957 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -56,6 +56,6 @@ add_subdirectory(ktorrent)
 #add_subdirectory(ktupnptest)
 #add_subdirectory(plasma)
 #add_subdirectory(ktmagnetdownloader)
-#add_subdirectory(doc)
+add_subdirectory(doc)
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff --git a/doc/index.docbook b/doc/index.docbook
index b09bcf4..b933eb8 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -1,6 +1,5 @@
 <?xml version="1.0" ?>
-<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
-"dtd/kdex.dtd" [
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
   <!ENTITY ktorrent "<application>KTorrent</application>">
   <!ENTITY % addindex "IGNORE">
   <!ENTITY % English "INCLUDE">


More information about the kde-doc-english mailing list