diff --git a/docs/hwm_store/index.rst b/docs/hwm_store/index.rst index cdfe67611..34b4bb912 100644 --- a/docs/hwm_store/index.rst +++ b/docs/hwm_store/index.rst @@ -5,23 +5,6 @@ HWM Since ``onetl>=0.10.0`` version, the HWM Store and HWM classes have been moved to a separate library :etl-entities:`etl-entities <>`. -| -| **HWM Store** -- :etl-entities:`Base HWM Store ` This class facilitates the creation of custom hwm stores. -- :etl-entities:`Memory HWM Store ` This class serving as an example for storing hwms in memory. -| -| **HWM** -Moreover, HWM classes that operate with HWM stores have also been relocated to the :etl-entities:`etl-entities <>` library. These include: - -- :etl-entities:`Column Int HWM ` -- :etl-entities:`Column Date HWM ` -- :etl-entities:`Column DateTime HWM ` -- :etl-entities:`File List HWM ` - -For detailed insights into the various HWM classes available, refer to the documentation on: - -- :etl-entities:`What is HWM ` - Below is the **default HWM store** in onETL - YAML HWM Store: .. toctree::