summaryrefslogtreecommitdiff
path: root/addons/web/doc/addon-structure.txt
diff options
context:
space:
mode:
Diffstat (limited to 'addons/web/doc/addon-structure.txt')
-rw-r--r--addons/web/doc/addon-structure.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/addons/web/doc/addon-structure.txt b/addons/web/doc/addon-structure.txt
new file mode 100644
index 00000000..19b38689
--- /dev/null
+++ b/addons/web/doc/addon-structure.txt
@@ -0,0 +1,12 @@
+<addon name>
+ +-- __manifest__.py
+ +-- controllers/
+ +-- static/
+ +-- lib/
+ +-- src/
+ +-- css/
+ +-- img/
+ +-- js/
+ +-- xml/
+ +-- test/
+ +-- test/