From 94bd3b599257e01d41da5fa04f418ff877eb38c5 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Fri, 6 Mar 2015 22:44:23 +0100 Subject: Use the same doc folder name everyone else uses --- doc/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/CMakeLists.txt (limited to 'doc/CMakeLists.txt') 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) -- cgit v1.3.1