From cf2e44462e18cd923dc6b7131c897c754dead143 Mon Sep 17 00:00:00 2001 From: titusquah <46580668+titusquah@users.noreply.github.com> Date: Thu, 10 Sep 2020 12:59:52 -0600 Subject: [PATCH] Updated Docs --- README.md | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fd50ad..715ceb3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ llepe uses packages: cantera (https://cantera.org/), pandas, numpy, scipy, xml, ## Usage Check out examples in docs/examples -Readthedocs documentation are in docs/build/html/index.html +Readthedocs documentation are here: https://llepe.readthedocs.io/en/latest/index.html ```python from llepe import LLEPE opt_dict = {'Nd(H(A)2)3(org)_h0': {'upper_element_name': 'species', diff --git a/docs/index.rst b/docs/index.rst index 9a973a9..1b0c6f3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -22,7 +22,7 @@ Error between predicted and experimental data is then minimized. .. toctree:: :maxdepth: 1 - :caption: Searchers + :caption: Estimators modules/reeps