diff options
author | Ray-V <ray-v@inbox.lv> | 2021-06-19 23:27:53 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-09 14:21:43 +0200 |
commit | 53d1da8b55ce7ab68d5e0033bf3efe8dae6997ee (patch) | |
tree | 8d5a048c1b24ee191ce25ebe4d3e48535d68457a /doc | |
parent | da52ee38a348bc668ab19d1255a50e6ebfe9b711 (diff) | |
download | knemo-53d1da8b.tar.gz knemo-53d1da8b.zip |
Removed CMakeLists.txt for doc and translations
Moved doc/en/index.docbook to doc/en/kcontrol/
Deleted and added macro calls in top level CMakeLists.txt
Signed-off-by: Ray-V <ray-v@inbox.lv>
(cherry picked from commit 3813914451b56d52a7e1e2d3ea76e6fefcdf438b)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CMakeLists.txt | 1 | ||||
-rw-r--r-- | doc/en/CMakeLists.txt | 1 | ||||
-rw-r--r-- | doc/en/kcontrol/index.docbook (renamed from doc/en/index.docbook) | 0 |
3 files changed, 0 insertions, 2 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt deleted file mode 100644 index c938175..0000000 --- a/doc/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -add_subdirectory( en ) diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt deleted file mode 100644 index 16ccf18..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_create_handbook( DESTINATION kcontrol/${PROJECT_NAME} ) diff --git a/doc/en/index.docbook b/doc/en/kcontrol/index.docbook index 842e648..842e648 100644 --- a/doc/en/index.docbook +++ b/doc/en/kcontrol/index.docbook |