File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -43,9 +43,9 @@ Enhancements
4343
4444* Added new sections to the documentation:
4545
46- * :ref:`package_overview`
47- * :ref:`variables_style_rules`
48- * :ref:`classes`
46+ * :ref:`package_overview` (:issue:`93`)
47+ * :ref:`variables_style_rules` (:issue:`102`)
48+ * :ref:`classes` (:issue:`93`)
4949
5050* Adds support for Appveyor, a Windows continuous integration service.
5151 (:issue:`111`)
@@ -63,6 +63,8 @@ Enhancements
6363 ``atmosphere.TRUE_ZENITH_MODELS`` to enable code that can
6464 automatically determine which type of zenith data to use
6565 e.g. ``Location.get_airmass``.
66+ * Modify ``sapm`` documentation to clarify that it does
67+ not work with the CEC database. (:issue:`122`)
6668
6769
6870Bug fixes
@@ -74,6 +76,8 @@ Bug fixes
7476* Add a decorator to skip ``test_calcparams_desoto`` on pandas 0.18.0.
7577 (:issue:`130`)
7678* Fixes ``i_from_v`` documentation. (:issue:`126`)
79+ * Fixes two minor sphinx documentation errors: a too short heading underline
80+ in whatsnew/v0.2.2.txt and a table format in pvsystem. (:issue:`123`)
7781
7882
7983Contributors
@@ -82,3 +86,4 @@ Contributors
8286* Will Holmgren
8387* pyElena21
8488* DaCoEx
89+ * Uwe Krien
You can’t perform that action at this time.
0 commit comments