From e773bc8f3619f4ace1bee21bec7cc28c55f87a31 Mon Sep 17 00:00:00 2001 From: dherrada Date: Thu, 23 Jan 2020 16:08:57 -0500 Subject: [PATCH] Removed API Reference section from README that was duplicated --- README.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.rst b/README.rst index a3682c1..f112a08 100644 --- a/README.rst +++ b/README.rst @@ -56,13 +56,6 @@ Usage Example See 'examples' folder for full usage demo! -API Reference -============= - -.. toctree:: - :maxdepth: 2 - - api Contributing ============