summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-05-24 15:22:42 +0200
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2020-05-25 07:04:13 +0000
commitc2754a3424db7da341d1361310644cf612c2af78 (patch)
tree7b5876188d7ad7222f0cba68e99abc780c68eef1 /doc
parent1a9ab7f55af8f5cb112a4a5b4d5bcc3a2478aa4f (diff)
downloadkcmldapcontroller-c2754a3424db7da341d1361310644cf612c2af78.tar.gz
kcmldapcontroller-c2754a3424db7da341d1361310644cf612c2af78.zip
Drop automake build support.
Add basic cmake build instructions. Delete empty folder doc. Delete empty files NEWS, TODO and ChangeLog. Write basic README file. 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 faa0ae8..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 = autostart
-SUBDIRS = $(AUTODIRS)
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
deleted file mode 100644
index e7a9eb0..0000000
--- a/doc/en/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-KDE_DOCS = ldap
-KDE_LANG = en