-
Notifications
You must be signed in to change notification settings - Fork 52
Commit e509231
Use MyST for markdown docs build
Moves away from recommonmark to MyST when building the markdown docs.
Recommonmark is deprecated and no longer maintained in favour of MyST.
The only change here is to swap up the dependencies and enable the MyST
plugin in the conf.py.
Signed-off-by: Jordan Borean <jborean93@gmail.com>1 parent b674a57 commit e509231
File tree
3 files changed
+4
-16
lines changed- docs
- custom_extensions
- source
3 files changed
+4
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | + | ||
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | - | ||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | - | ||
24 | - | ||
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
31 | + | ||
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
50 | - | ||
51 | - | ||
52 | - | ||
53 | - | ||
54 | - | ||
55 | 49 | | |
56 | 50 | | |
57 | 51 | | |
52 | + | ||
53 | + | ||
58 | 54 | | |
59 | 55 | | |
60 | 56 | | |
| |||
0 commit comments