From 9525aceb310e544df609a28b15c0e115fc7330a1 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 2 Sep 2021 17:08:36 +0200 Subject: Drop automake build support. Delete empty file NEWS. Add basic cmake build instructions. Rework of the README file. Signed-off-by: gregory guy --- doc/Makefile.am | 6 ------ doc/en/Makefile.am | 5 ----- 2 files changed, 11 deletions(-) delete mode 100644 doc/Makefile.am delete mode 100644 doc/en/Makefile.am (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index 7e7a4a8..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 = kscope -SUBDIRS = $(AUTODIRS) diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am deleted file mode 100644 index fef2a0a..0000000 --- a/doc/en/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -KDE_DOCS = kscope -KDE_LANG = en -kde_docs_KDEDOCS = call_tree.png main_window.png pref.png project_files.png \ - project_new.png project_open.png query_dlg.png autocomp_dlg.png query_filter.png \ - call_graph.png -- cgit v1.2.1