From f63ed2e174abdecee538822e15b4b73db3ebb281 Mon Sep 17 00:00:00 2001 From: Thomas VINCENT Date: Wed, 23 Nov 2022 11:54:36 +0100 Subject: [PATCH] fix doc --- doc/usage.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/usage.rst b/doc/usage.rst index 482975cc..92ae6b90 100644 --- a/doc/usage.rst +++ b/doc/usage.rst @@ -102,11 +102,13 @@ Get information about hdf5plugin Available constants: -.. autodata:: FILTERS - :annotation: +.. py:data:: FILTERS -.. autodata:: PLUGIN_PATH - :annotation: + Mapping of provided filter's name to their HDF5 filter ID. + +.. py:data:: PLUGIN_PATH + + Directory where the provided HDF5 filter plugins are stored. Functions: