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: