Skip to content

Commit df575a6

Browse files
committed
Fix autodata reference to use sigima_ configuration for image formats
1 parent eee56ac commit df575a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/features/image/menu_file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Create a new image from the following supported filetypes:
9191
To add a new file format, you may use the `imageio_formats` entry of DataLab configuration file.
9292
This entry is a formatted like the `IMAGEIO_FORMATS` object which represents the natively supported formats:
9393

94-
.. autodata:: cdl.config.IMAGEIO_FORMATS
94+
.. autodata:: sigima_.config.IMAGEIO_FORMATS
9595

9696
Save image
9797
^^^^^^^^^^

0 commit comments

Comments
 (0)