summaryrefslogtreecommitdiffstats
path: root/dom/docs/workersAndStorage/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'dom/docs/workersAndStorage/index.rst')
-rw-r--r--dom/docs/workersAndStorage/index.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/dom/docs/workersAndStorage/index.rst b/dom/docs/workersAndStorage/index.rst
new file mode 100644
index 0000000000..2d2f2a761e
--- /dev/null
+++ b/dom/docs/workersAndStorage/index.rst
@@ -0,0 +1,9 @@
+DOM Workers & Storage
+=====================
+
+These linked pages contain design documents for the Workers & Storage implementations in Gecko. They live in-tree under the 'dom/docs/workerAndStorage' directory.
+
+.. toctree::
+ :maxdepth: 1
+
+ CodeStyle