diff --git a/Makefile b/Makefile index 28affc3..0fd95be 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ audit: docs: docs/index.html docs/index.html: $(source) README.md rm -rf docs/* - pdoc --docformat "restructuredtext" jsonfeed jsonfeed.converters.feedparser -o docs + pdoc --docformat "restructuredtext" ./jsonfeed -o docs clean: rm -rf build dist diff --git a/docs/index.html b/docs/index.html index 9cc99b0..e614b62 100644 --- a/docs/index.html +++ b/docs/index.html @@ -43,6 +43,7 @@

Available Modules

diff --git a/docs/jsonfeed.html b/docs/jsonfeed.html index db068d8..ccaef53 100644 --- a/docs/jsonfeed.html +++ b/docs/jsonfeed.html @@ -48,6 +48,10 @@

Contents

+

Submodules

+

API Documentation