Commit 576e0a1
authored
DOC: Fix some broken refs and Typos. (numpy#30196)
The default role is set to autolink (which fallbacks to emphasis if not resolved)
And I believe there is typo in ALIGNMENT vs ALIGNENT.
I would suggest moving away from autolink for default role,
and have it raise an error if not resolved.
This would also make sure users use double backticks for code.
[skip actions][skip azp][skip cirrus]1 parent c86f042 commit 576e0a1
File tree
3 files changed
+3
-3
lines changed- doc/source
- reference/c-api
- user
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
784 | 784 | | |
785 | 785 | | |
786 | 786 | | |
787 | | - | |
| 787 | + | |
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
| 368 | + | |
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
0 commit comments