From 81d5335060dd640298c62e7fc4fd6a32a34c3e9d Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sun, 29 Jun 2014 17:51:48 +0200 Subject: Move docs. --- docs/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 docs/CMakeLists.txt (limited to 'docs/CMakeLists.txt') diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt new file mode 100644 index 000000000..57e195bce --- /dev/null +++ b/docs/CMakeLists.txt @@ -0,0 +1,2 @@ + +kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR dolphin) -- cgit v1.3.1