Skip to content

Commit

Permalink
Merge pull request #334 from NREL/docs-bullets
Browse files Browse the repository at this point in the history
Fix docs formatting (bullet points, etc)
  • Loading branch information
nmerket committed Dec 12, 2022
2 parents 54dee57 + 3b897de commit 654a41b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/changelog/changelog_dev.rst
Expand Up @@ -43,3 +43,10 @@ Development Changelog
:tickets: 331

Sort the results by ``building_id``.

.. change::
:tags: documentation
:pullreq: 334
:tickets: 333

Fixes the indenting and bullets in the documentation.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -77,7 +77,7 @@ def run_tests(self):
'pytest-cov',
'testfixtures',
'Sphinx',
'sphinx_rtd_theme',
'sphinx_rtd_theme>=1.1.0',
'sphinx-autobuild',
'sphinxcontrib-programoutput',
'sphinx_paramlinks',
Expand Down

0 comments on commit 654a41b

Please sign in to comment.