diff --git a/docs/code/plugins.rst b/docs/code/plugins.rst index a07ced4a2..1bbd75c45 100644 --- a/docs/code/plugins.rst +++ b/docs/code/plugins.rst @@ -10,6 +10,15 @@ functions, we support a range of optional plugin modules for the Toolkit. These range from adding the ability to interface with additional observatories and catalogs, to providing additional plotting or data analytics functionality. +tom_across +---------- + +`tom_across `_ + +This plugin integrates the Astrophysics Cross-Observatory Science Support (`ACROSS _`) +tools into the TOM Toolkit. Users can view observation records and target visibility directly from the target page using ACROSS's +aggregated NASA mission observation and observatory status information. + tom_hermes ----------