From 326f093a0092f3f19c92a716e5365aabee1c5c99 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 2 Aug 2024 16:09:49 +0900 Subject: [PATCH] Restructure doc folder Signed-off-by: Michele Calgaro (cherry picked from commit 051bfc3617aec4f7397d4ccfa115af76f24f5553) --- doc/Makefile.am | 5 +---- doc/en/Makefile.am | 3 +++ doc/{kmyfirewall => en}/index.docbook | 0 doc/kmyfirewall/Makefile.am | 3 --- 4 files changed, 4 insertions(+), 7 deletions(-) create mode 100644 doc/en/Makefile.am rename doc/{kmyfirewall => en}/index.docbook (100%) delete mode 100644 doc/kmyfirewall/Makefile.am diff --git a/doc/Makefile.am b/doc/Makefile.am index 6812bd2..d6cf780 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,2 @@ - -KDE_LANG = en -KDE_DOCS = AUTO -SUBDIRS = $(AUTODIRS) +SUBDIRS = en man diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am new file mode 100644 index 0000000..d7bf66b --- /dev/null +++ b/doc/en/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = kmyfirewall + diff --git a/doc/kmyfirewall/index.docbook b/doc/en/index.docbook similarity index 100% rename from doc/kmyfirewall/index.docbook rename to doc/en/index.docbook diff --git a/doc/kmyfirewall/Makefile.am b/doc/kmyfirewall/Makefile.am deleted file mode 100644 index 4169155..0000000 --- a/doc/kmyfirewall/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -KDE_LANG = en -KDE_DOCS = AUTO -