[gimp] devel-docs: move specifications to their own subfolder.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] devel-docs: move specifications to their own subfolder.
- Date: Thu, 20 Jan 2022 19:59:17 +0000 (UTC)
commit b35c44cb05fafb7326e986c46cf83e2920c4f0b4
Author: Jehan <jehan girinstud io>
Date: Thu Jan 20 20:38:29 2022 +0100
devel-docs: move specifications to their own subfolder.
Let's make the devel-docs folder a bit less crowded.
devel-docs/Makefile.am | 7 -------
devel-docs/specifications/Makefile.am | 8 ++++++++
devel-docs/{ => specifications}/gbr.txt | 0
devel-docs/{ => specifications}/ggr.txt | 0
devel-docs/{ => specifications}/gih.txt | 0
devel-docs/{ => specifications}/gpb.txt | 0
devel-docs/{ => specifications}/pat.txt | 0
devel-docs/{ => specifications}/vbr.txt | 0
devel-docs/{ => specifications}/xcf.txt | 0
9 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/devel-docs/Makefile.am b/devel-docs/Makefile.am
index bd6d32501e..178c53f1de 100644
--- a/devel-docs/Makefile.am
+++ b/devel-docs/Makefile.am
@@ -11,21 +11,14 @@ EXTRA_DIST = \
contexts.txt \
debug-plug-ins.txt \
exif-handling.txt \
- gbr.txt \
- ggr.txt \
- gih.txt \
gitlab-milestones.txt \
- gpb.txt \
includes.txt \
libtool-instructions.txt \
parasites.txt \
- pat.txt \
release-howto.txt \
structure.xml \
submitting-patches.txt \
tagging.txt \
ui-framework.txt \
undo.txt \
- vbr.txt \
- xcf.txt \
version.in
diff --git a/devel-docs/specifications/Makefile.am b/devel-docs/specifications/Makefile.am
new file mode 100644
index 0000000000..1954b7968c
--- /dev/null
+++ b/devel-docs/specifications/Makefile.am
@@ -0,0 +1,8 @@
+EXTRA_DIST = \
+ gbr.txt \
+ ggr.txt \
+ gih.txt \
+ gpb.txt \
+ pat.txt \
+ vbr.txt \
+ xcf.txt
diff --git a/devel-docs/gbr.txt b/devel-docs/specifications/gbr.txt
similarity index 100%
rename from devel-docs/gbr.txt
rename to devel-docs/specifications/gbr.txt
diff --git a/devel-docs/ggr.txt b/devel-docs/specifications/ggr.txt
similarity index 100%
rename from devel-docs/ggr.txt
rename to devel-docs/specifications/ggr.txt
diff --git a/devel-docs/gih.txt b/devel-docs/specifications/gih.txt
similarity index 100%
rename from devel-docs/gih.txt
rename to devel-docs/specifications/gih.txt
diff --git a/devel-docs/gpb.txt b/devel-docs/specifications/gpb.txt
similarity index 100%
rename from devel-docs/gpb.txt
rename to devel-docs/specifications/gpb.txt
diff --git a/devel-docs/pat.txt b/devel-docs/specifications/pat.txt
similarity index 100%
rename from devel-docs/pat.txt
rename to devel-docs/specifications/pat.txt
diff --git a/devel-docs/vbr.txt b/devel-docs/specifications/vbr.txt
similarity index 100%
rename from devel-docs/vbr.txt
rename to devel-docs/specifications/vbr.txt
diff --git a/devel-docs/xcf.txt b/devel-docs/specifications/xcf.txt
similarity index 100%
rename from devel-docs/xcf.txt
rename to devel-docs/specifications/xcf.txt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]