summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-08-27 16:26:49 +0200
committergregory guy <gregory-tde@laposte.net>2020-08-27 16:26:49 +0200
commitc4ba990dcc1531424959545520236b033847905b (patch)
tree72a5aebb90ac7b5b4fe8c36b01de6a39b811b2d2 /doc
parent68b2f0b3399d8fa48b48e490b01279cd9b580c69 (diff)
downloadkima-c4ba990dcc1531424959545520236b033847905b.tar.gz
kima-c4ba990dcc1531424959545520236b033847905b.zip
Drop automake build support.
Add basic cmake build instructions. Delete empty file NEWS. Rework of the README file (splitted with the FAQ). Add FAQ file. Rework of the desktop file. Few cosmetics here and there. Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am6
-rw-r--r--doc/en/Makefile.am2
2 files changed, 0 insertions, 8 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644
index e370376..0000000
--- a/doc/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-# the SUBDIRS is filled automatically by am_edit. If files are
-# in this directory they are installed into the english dir
-
-KDE_LANG = en
-KDE_DOCS = kima
-SUBDIRS = $(AUTODIRS)
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
deleted file mode 100644
index e9c3f0c..0000000
--- a/doc/en/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-KDE_DOCS = kima
-KDE_LANG = en