Commit 55dcad1
committed
style: align
Restructured the README so the C APIs block is a top-level section after the JavaScript Examples, matching the pattern followed by 9/10 native-addon siblings in `stats/base/dists/chi`. Closes the outer `<section class="usage">` after the `cdf.factory` subsection, adds the JavaScript `## Examples` section, then wraps the C APIs in `<section class="c">` with `## C APIs` (previously `### C APIs`, nested inside the JS usage section) and promotes the C `### Usage` heading from `#### Usage` to match the majority conformance (90% of sibling native-addon packages).
Docs-only change; no source, tests, examples, or public API affected.
https://claude.ai/code/session_01FXfscMHk9EUo3WE1FJswD5stats/base/dists/chi/cdf README with namespace conventions1 parent 40db61d commit 55dcad1
1 file changed
Lines changed: 36 additions & 28 deletions
Lines changed: 36 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
124 | 155 | | |
125 | 156 | | |
126 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
127 | 160 | | |
128 | 161 | | |
129 | 162 | | |
| |||
137 | 170 | | |
138 | 171 | | |
139 | 172 | | |
140 | | - | |
| 173 | + | |
141 | 174 | | |
142 | 175 | | |
143 | 176 | | |
| |||
213 | 246 | | |
214 | 247 | | |
215 | 248 | | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
| 249 | + | |
242 | 250 | | |
243 | 251 | | |
244 | 252 | | |
| |||
0 commit comments