Loading mkdocs.yml +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ plugins: - mkdocstrings: handlers: python: paths: ["src"] options: docstring_style: numpy # or numpy show_source: true Loading Loading
mkdocs.yml +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ plugins: - mkdocstrings: handlers: python: paths: ["src"] options: docstring_style: numpy # or numpy show_source: true Loading