From 358b9d8a2d56c9170524b3f8cfa2bfe03dd6983d Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 24 Jan 2014 14:21:12 -0600 Subject: Add new default help handbook page for non-existent handbooks. This partially resolves bug report 1839. --- doc/helpnotfound/CMakeLists.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/helpnotfound/CMakeLists.txt (limited to 'doc/helpnotfound/CMakeLists.txt') diff --git a/doc/helpnotfound/CMakeLists.txt b/doc/helpnotfound/CMakeLists.txt new file mode 100644 index 000000000..856ae3155 --- /dev/null +++ b/doc/helpnotfound/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION khelpcenter/helpnotfound ) -- cgit v1.2.1