diff options
author | gregory guy <[email protected]> | 2019-10-02 15:57:11 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-10-03 00:11:19 +0900 |
commit | 90f49cfe43885d74e1bdb3583346b595f3263e8c (patch) | |
tree | ad51b53673402010a2dd9b50db6b112b148c79e3 /doc | |
parent | 06dc741cf9663356e5e51279bef39f8830b4da53 (diff) | |
download | katapult-90f49cfe43885d74e1bdb3583346b595f3263e8c.tar.gz katapult-90f49cfe43885d74e1bdb3583346b595f3263e8c.zip |
Drop automake build support.
Deleted empty files NEWS and TODO.
Moved katapult/COPYING-DOCS to the root package.
Add short description in README.
(cherry picked from commit 5761a761b19e0d2b312d9630d205ad210c83af7d)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 3 | ||||
-rw-r--r-- | doc/katapult/Makefile.am | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index 5c0b20e..0000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -KDE_LANG = en -KDE_DOCS = AUTO -SUBDIRS = $(AUTODIRS) diff --git a/doc/katapult/Makefile.am b/doc/katapult/Makefile.am deleted file mode 100644 index ebd6f00..0000000 --- a/doc/katapult/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG = en -KDE_DOCS = katapult |