-
Notifications
You must be signed in to change notification settings - Fork 51
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 changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
4 | - |
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 3 additions & 7 deletions
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