Commit 6dbc384
committed
docs: fix copy-paste errors in LaTeX equation labels and SVG file names across
Propagates fix from 692d07b ("docs: fix copy & paste error in LaTeX
equation label and SVG file in `stats/base/dists/kumaraswamy`") to
sibling distribution packages whose `<equation>` labels and SVG
filenames still reference a different distribution name than the
containing package.
- `stats/base/dists/chisquare/quantile`: `eq:chisquared_quantile_function` -> `eq:chisquare_quantile_function`; SVG renamed accordingly
- `stats/base/dists/chi/cdf`: `eq:chi_chi_cdf` -> `eq:chi_cdf` (drop doubled prefix); SVG renamed accordingly
- `stats/base/dists/halfnormal/stdev`: `eq:half_normal_stdev` -> `eq:halfnormal_stdev`stats/base/dists/*
1 parent 013a23b commit 6dbc384
5 files changed
Lines changed: 7 additions & 7 deletions
File tree
- lib/node_modules/@stdlib/stats/base/dists
- chisquare/quantile
- docs/img
- chi/cdf
- docs/img
- halfnormal/stdev
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments