Remove dbpic to avoid build problems on RTD

This commit is contained in:
wiltbemj
2025-04-24 08:56:37 -06:00
parent f3384640a8
commit 01f37dd368

View File

@@ -5,7 +5,7 @@ Quicklook
---------
The quicklook directory has scripts that are used to quickly look at the data. The scripts are written in python and use the matplotlib library to plot the data. The scripts are:
.. autoprogram:: dbpic:create_command_line_parser()
.. .. autoprogram:: dbpic:create_command_line_parser()
:prog: dbpic.py
.. .. autoprogram:: dbVpic:create_command_line_parser()