From bbcac568f1643e14fec19820809f154595be94c0 Mon Sep 17 00:00:00 2001 From: Shengtan Mao Date: Sun, 20 Dec 2020 18:14:04 -0500 Subject: [PATCH] updated docs --- docs/src.supersampling.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/src.supersampling.rst b/docs/src.supersampling.rst index 1ba5f8a..298d28d 100644 --- a/docs/src.supersampling.rst +++ b/docs/src.supersampling.rst @@ -20,6 +20,14 @@ src.supersampling.uniform\_grid\_2 module :undoc-members: :show-inheritance: +src.supersampling.bicubic module +----------------------------------------- + +.. automodule:: src.supersampling.bicubic + :members: + :undoc-members: + :show-inheritance: + Module contents ---------------