From 18d9cd8734b3a9819e3e279930091093c914e893 Mon Sep 17 00:00:00 2001 From: Alec Delaney Date: Fri, 4 Feb 2022 16:37:32 -0500 Subject: [PATCH] Consolidate Documentations sections in README --- README.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index b18fad7..750e224 100644 --- a/README.rst +++ b/README.rst @@ -78,14 +78,11 @@ Documentation API documentation for this library can be found on `Read the Docs `_. +For information on building library documentation, please check out `this guide `_. + Contributing ============ Contributions are welcome! Please read our `Code of Conduct `_ before contributing to help this project stay welcoming. - -Documentation -============= - -For information on building library documentation, please check out `this guide `_.