From 9321d322d1f2c13a9eba94b5c1c326c7bd6e34c7 Mon Sep 17 00:00:00 2001 From: Clinton Mccrowey Date: Fri, 19 Jan 2024 22:38:15 -0500 Subject: [PATCH] fix include issues in README.rst --- README.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 792105d..10eb5b2 100644 --- a/README.rst +++ b/README.rst @@ -19,12 +19,17 @@ :alt: GitHub Workflow Status (with event) :target: https://github.com/USEPA/pyaqsapi/actions/workflows/github-ubuntu.yaml :align: center - + +.. contents:: + +pyaqsapi README +=============== + .. include:: docs/manual/EPA_Disclaimer.rst .. include:: docs/manual/Introduction.rst -.. include::docs/manual/TimelinessofAQSdata.rst +.. include:: docs/manual/TimelinessofAQSdata.rst .. include:: docs/manual/RAQSAPI.rst @@ -39,3 +44,4 @@ Read the full `API documentation `_ online. +