From a1eee7323f346ce2b08bc7b55104e661a6a3eea9 Mon Sep 17 00:00:00 2001 From: leonjunwei Date: Mon, 1 May 2017 23:42:13 -0400 Subject: [PATCH] trying to make people.rst work --- docs/components/people.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/components/people.rst b/docs/components/people.rst index d73cdcd..c83674b 100644 --- a/docs/components/people.rst +++ b/docs/components/people.rst @@ -1,6 +1,18 @@ :mod:`People Module` ============================= +.. contents:: Contents + :local: + + +Introduction +------------ + +This module allows for CRUD operations on a database of Olin community members. + + +Endpoints +--------- .. autoflask:: src.app:create_app(FLASK_SETTINGS="example_settings.py") :endpoints: