Commit 3728148
authored
Fix Read the Docs build failures (#29)
* Fix Read the Docs build failures
- Update deprecated Sphinx settings in docs/conf.py:
- Replace source_suffix = '.rst' with dict format
- Replace master_doc with root_doc
- Add build commands to .readthedocs.yaml to generate API docs
- Generate modules.rst and multibase.rst before build
- Fixes missing 'modules' document warning that caused build to fail
* Add newsfragment for issue #31: Fix Read the Docs build failures
* doc: removed archived note1 parent 7c2647e commit 3728148
File tree
4 files changed
+7
-5
lines changed- docs
- newsfragments
4 files changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments