┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/doc/CMakeLists.txt
diff options
context:
space:
mode:
authorAlbert Astals Cid <[email protected]>2015-03-06 22:44:23 +0100
committerAlbert Astals Cid <[email protected]>2015-03-06 22:44:23 +0100
commit94bd3b599257e01d41da5fa04f418ff877eb38c5 (patch)
tree757ea0132a1a7fdf6ef713d87ea47ace17027215 /doc/CMakeLists.txt
parent51181dad2b37baa18c67d4ef5bc761f6eb1d93db (diff)
Use the same doc folder name everyone else uses
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r--doc/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
new file mode 100644
index 000000000..57e195bce
--- /dev/null
+++ b/doc/CMakeLists.txt
@@ -0,0 +1,2 @@
+
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR dolphin)