Skip to content

Commit

Permalink
Add compat class to skip doc check
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Dec 22, 2023
1 parent 1a1050b commit bd95901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/update_devs.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ def update_devs():
"jesd_internal",
"sync_start",
"dsp",
"compat",
]
adi_rst_path = os.path.join(root, "source", "devices", "adi.rst")
with open(adi_rst_path, "r") as f:
Expand Down

0 comments on commit bd95901

Please sign in to comment.