Skip to content

Commit

Permalink
Exclude files from image size restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
texasdiaz committed Oct 10, 2023
1 parent 4e44217 commit 69b64be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@

IMAGE_SIZE_EXCLUSIONS = ["source/control_hard_compon/rc_components/images/A1.svg",
"source/control_hard_compon/rc_components/images/B1.svg",
"source/control_hard_compon/rc_components/images/A2.svg",
"source/control_hard_compon/rc_components/images/B2.svg",
"source/control_hard_compon/ds_components/images/C1.svg",]

# Specify the master doc file, AKA our homepage
Expand Down

0 comments on commit 69b64be

Please sign in to comment.