summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-08-18 21:54:28 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-08-18 22:05:15 +0200
commit518da4b28d005bcc78138d251165cb9eeae6a79e (patch)
tree06500e44da41d5b1bf9b65bb38556a102895cbaa /doc
parent64f579752800dde6c3866f8052f46e96c1fe94af (diff)
downloadkuickshow-518da4b28d005bcc78138d251165cb9eeae6a79e.tar.gz
kuickshow-518da4b28d005bcc78138d251165cb9eeae6a79e.zip
Drop automake build support.
Rework of the README file. Add basic cmake build instructions. Add CMakeL10n rules for desktop file. Use common rules for build and install documentation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc')
-rw-r--r--doc/CMakeLists.txt12
-rw-r--r--doc/Makefile.am5
-rw-r--r--doc/en/index.docbook (renamed from doc/kuickshow/index.docbook)0
-rw-r--r--doc/en/screenshot.png (renamed from doc/kuickshow/screenshot.png)bin223247 -> 223247 bytes
-rw-r--r--doc/kuickshow/CMakeLists.txt12
-rw-r--r--doc/kuickshow/Makefile.am4
6 files changed, 0 insertions, 33 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
deleted file mode 100644
index df842e4..0000000
--- a/doc/CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-#################################################
-#
-# (C) 2010-2011 Serghei Amelian
-# serghei (DOT) amelian (AT) gmail.com
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-tde_auto_add_subdirectories( )
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644
index 6812bd2..0000000
--- a/doc/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-
-KDE_LANG = en
-KDE_DOCS = AUTO
-SUBDIRS = $(AUTODIRS)
-
diff --git a/doc/kuickshow/index.docbook b/doc/en/index.docbook
index bc16d2d..bc16d2d 100644
--- a/doc/kuickshow/index.docbook
+++ b/doc/en/index.docbook
diff --git a/doc/kuickshow/screenshot.png b/doc/en/screenshot.png
index ab200d4..ab200d4 100644
--- a/doc/kuickshow/screenshot.png
+++ b/doc/en/screenshot.png
Binary files differ
diff --git a/doc/kuickshow/CMakeLists.txt b/doc/kuickshow/CMakeLists.txt
deleted file mode 100644
index ec8123d..0000000
--- a/doc/kuickshow/CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-#################################################
-#
-# (C) 2010-2011 Serghei Amelian
-# serghei (DOT) amelian (AT) gmail.com
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-tde_create_handbook( DESTINATION kuickshow )
diff --git a/doc/kuickshow/Makefile.am b/doc/kuickshow/Makefile.am
deleted file mode 100644
index 085981d..0000000
--- a/doc/kuickshow/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-
-KDE_LANG = en
-KDE_DOCS = AUTO
-