summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2019-10-05 13:09:14 +0200
committergregory guy <gregory-tde@laposte.net>2019-10-05 13:09:14 +0200
commite3e93c027f7440e6327f12041937988306c06719 (patch)
treef2abcf40fb7c1f33b22ca9186a4660da0b9ca417 /doc
parentc25a28b3027ef046529c657fdcba69668413bd09 (diff)
downloaddolphin-e3e93c027f7440e6327f12041937988306c06719.tar.gz
dolphin-e3e93c027f7440e6327f12041937988306c06719.zip
Drop automake build support.
Add basic build instructions with cmake. Add short description in README. Deleted empty files: README, templates/cpp, templates/h. Deleted emtpy folder: src/toolbar. Deleted obsolete file: src/README
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 1162be9..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 = d3lphin
-SUBDIRS = $(AUTODIRS)
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
deleted file mode 100644
index 1c596cd..0000000
--- a/doc/en/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-KDE_DOCS = d3lphin
-KDE_LANG = en