@@ -9,8 +9,8 @@ III. Domain tags: what discipline(s) might seek this example consistently?
9
9
IV. Internal tags: what information is helpful for maintainers or contributors?
10
10
11
11
12
- 1. API tags: what content from the API reference is in the example?
13
- -------------------------------------------------------------------
12
+ API tags: what content from the API reference is in the example?
13
+ ----------------------------------------------------------------
14
14
15
15
+-----------------------------------+---------------------------------------------+
16
16
| ``tag`` | use case - if not obvious |
@@ -70,8 +70,6 @@ IV. Internal tags: what information is helpful for maintainers or contributors?
70
70
| ``styling: conditional`` |styling is determined programmatically by a |
71
71
| |condition being met |
72
72
+-----------------------------------+---------------------------------------------+
73
- | ``styling: showcase`` |good showcase example |
74
- +-----------------------------------+---------------------------------------------+
75
73
| | |
76
74
+-----------------------------------+---------------------------------------------+
77
75
| **Interactivity** |
@@ -114,8 +112,8 @@ IV. Internal tags: what information is helpful for maintainers or contributors?
114
112
+-----------------------------------+---------------------------------------------+
115
113
116
114
117
- 2. Structural tags: what format is the example? What context can we provide?
118
- ----------------------------------------------------------------------------
115
+ Structural tags: what format is the example? What context can we provide?
116
+ -------------------------------------------------------------------------
119
117
120
118
+----------------------------+-------------------------------------------------------------------+
121
119
| ``tag`` | use case |
@@ -138,11 +136,13 @@ IV. Internal tags: what information is helpful for maintainers or contributors?
138
136
+----------------------------+-------------------------------------------------------------------+
139
137
| ``purpose: fun`` |just for fun! |
140
138
+----------------------------+-------------------------------------------------------------------+
139
+ | ``styling: showcase`` |good showcase example |
140
+ +----------------------------+-------------------------------------------------------------------+
141
141
142
- 3. Domain tags: what discipline(s) might seek this example consistently?
143
- ------------------------------------------------------------------------
142
+ Domain tags: what discipline(s) might seek this example consistently?
143
+ ---------------------------------------------------------------------
144
144
145
- Note: it 's futile to draw fences around "who owns what", and that's not the point of domain tags. Domain tags help groups of people to privately organize relevant information, and so are not displayed publicly. See below for a list of existing domain tags. If you don't see the one you're looking for and you think it should exist, consider proposing it.
145
+ It 's futile to draw fences around "who owns what", and that's not the point of domain tags. Domain tags help groups of people to privately organize relevant information, and so are not displayed publicly. See below for a list of existing domain tags. If you don't see the one you're looking for and you think it should exist, consider proposing it.
146
146
147
147
+-------------------------------+----------------------------------------+
148
148
| ``tag`` | use case |
@@ -160,8 +160,8 @@ Note: it's futile to draw fences around "who owns what", and that's not the poin
160
160
| ``domain: signal-processing`` | |
161
161
+-------------------------------+----------------------------------------+
162
162
163
- 4. Internal tags: what information is helpful for maintainers or contributors?
164
- ------------------------------------------------------------------------------
163
+ Internal tags: what information is helpful for maintainers or contributors?
164
+ ---------------------------------------------------------------------------
165
165
166
166
+-------------------------------+-----------------------------------------------------------------------+
167
167
| ``tag`` | use case |
0 commit comments