From aa1eb7e77ddc1de7a72ae31ae5af81273616170c Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Wed, 24 Feb 2021 16:25:56 +0100 Subject: [PATCH] Add a notice to explain the purpose of the top-level `img/` folder --- img/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 img/README.md diff --git a/img/README.md b/img/README.md new file mode 100644 index 000000000..41d69da1f --- /dev/null +++ b/img/README.md @@ -0,0 +1,4 @@ +# Note + +The images in this folder aren't referenced anywhere in the manual, but are referenced in the +Godot class reference (both in the editor and on the generated online documentation).