Update docs for newer devices and DeviceConfig (#614)

* Update docs for newer devices and DeviceConfig

* Tweak docs post review

* Move sentence to newline

* Update post review

* Update following review
This commit is contained in:
Steven B
2024-01-10 19:13:14 +00:00
committed by GitHub
parent 897db674c2
commit 3e0cd07b7c
11 changed files with 163 additions and 36 deletions

View File

@@ -58,6 +58,7 @@ html_theme = "sphinx_rtd_theme"
html_static_path = ["_static"]
todo_include_todos = True
myst_heading_anchors = 3
def setup(app):