Browse Source

Merge pull request #4679 from Calinou/add-img-folder-readme

Add a notice to explain the purpose of the top-level `img/` folder
Nathan Lovato 4 years ago
parent
commit
e13ac6fce4
1 changed files with 4 additions and 0 deletions
  1. 4 0
      img/README.md

+ 4 - 0
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).