diff --git a/docs/sphinx/source/whatsnew.rst b/docs/sphinx/source/whatsnew.rst index 85815f1..9469570 100644 --- a/docs/sphinx/source/whatsnew.rst +++ b/docs/sphinx/source/whatsnew.rst @@ -9,7 +9,6 @@ These are new features and improvements of note in each release. .. include:: whatsnew/v0.4.0.rst .. include:: whatsnew/v0.3.2.rst .. include:: whatsnew/v0.3.0.rst -.. include:: whatsnew/v0.2.1.rst .. include:: whatsnew/v0.2.0.rst .. include:: whatsnew/v0.1.1.rst .. include:: whatsnew/v0.1.0.rst diff --git a/docs/sphinx/source/whatsnew/v0.1.0.rst b/docs/sphinx/source/whatsnew/v0.1.0.rst index 04c2312..90e2c62 100644 --- a/docs/sphinx/source/whatsnew/v0.1.0.rst +++ b/docs/sphinx/source/whatsnew/v0.1.0.rst @@ -16,7 +16,7 @@ First official release. This software is still under development, in particular * Pypi registration Contributors -~~~~~~~~~~~~ +------------ * Silvana Ayala (:ghuser:`shirubana`) * Tim Silverman (:ghuser:`silverman`) * Heather Mirletz (:ghuser:`heathermirletz`) diff --git a/docs/sphinx/source/whatsnew/v0.1.1.rst b/docs/sphinx/source/whatsnew/v0.1.1.rst index 5877f37..f7b0342 100644 --- a/docs/sphinx/source/whatsnew/v0.1.1.rst +++ b/docs/sphinx/source/whatsnew/v0.1.1.rst @@ -6,6 +6,6 @@ v0.1.1 (03 / 24 / 2021) Updates to baselines, and inclusion of software on PyPI for automatic installation with `pip install PV_ICE` Contributors -~~~~~~~~~~~~ +------------- * Silvana Ayala (:ghuser:`shirubana`) * Heather Mirletz (:ghuser:`heathermirletz`) diff --git a/docs/sphinx/source/whatsnew/v0.3.0.rst b/docs/sphinx/source/whatsnew/v0.3.0.rst index dc1769b..2e029c0 100644 --- a/docs/sphinx/source/whatsnew/v0.3.0.rst +++ b/docs/sphinx/source/whatsnew/v0.3.0.rst @@ -18,7 +18,7 @@ Usage Improvements * More outpus provided in the results dataframes, including Area equivalencies for many of the steps. New Structuring -^^^^^^^^^^^^^^^^ +~~~~~~~~~~~~~~~~ * ``data`` changed to ``dataIn_m`` and ``dataIn_e`` for module level, and ``materialdata`` changed to ``matdataIn_m`` and ``matdataIn_e`` where ``_m`` stands for mass and ``_e`` stands for energy * Output data changed to ``dataOut_m``, ``dataOut_e``, ``matdataOut_m``, ``matdataOut_e`` for modules and materials and mass and energy respectively