Added marshaling section to docs
This commit is contained in:
parent
f3b3aa6549
commit
d2780f5541
2 changed files with 197 additions and 11 deletions
|
|
@ -225,6 +225,8 @@ epub_exclude_files = ["search.html"]
|
|||
intersphinx_mapping = {
|
||||
"openflexure_stage": ("https://openflexure-stage.readthedocs.io/en/latest/", None),
|
||||
"picamera": ("https://picamera.readthedocs.io/en/release-1.13/", None),
|
||||
"marshmallow": ("https://marshmallow.readthedocs.io/en/stable/", None),
|
||||
"webargs": ("https://webargs.readthedocs.io/en/latest/", None)
|
||||
}
|
||||
|
||||
# -- Options for todo extension ----------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue