We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71dea01 commit c041cd2Copy full SHA for c041cd2
docs/contributor/codebase.rst
@@ -24,9 +24,13 @@ This contains test scripts that test our codebase using jest.
24
25
Design: ``design/``
26
^^^^^^^^^^^^^^^^^^^
27
-A directory contains gifs or images that show the design perspective of
+This directory contains gifs or images that show the design perspective of
28
our extension.
29
30
+Style: ``style/``
31
+^^^^^^^^^^^^^^^^^^^
32
+This directory contains all of the CSS styling used in the extension.
33
+
34
Documentation: ``docs/``
35
^^^^^^^^^^^^^^^^^^^^^^^^
36
This directory contains the Sphinx project for this documentation.
0 commit comments