Skip to content

Commit

Permalink
BUG: fixed doc bugs
Browse files Browse the repository at this point in the history
Fixed bugs in the doc formatting.
  • Loading branch information
aburrell committed Feb 27, 2024
1 parent 5259e4a commit cbd44fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Python 3.6+.
============== =================
Common modules Community modules
============== =================
numpy pysat >= 3.1.0
numpy pysat >= 3.1.0
pandas
xarray
============== =================
Expand Down Expand Up @@ -72,7 +72,8 @@ You can keep up to date with the latest changes at the GitHub repository.

python -m build
pip install .
C. Install with the intent to develop locally::

B. Install with the intent to develop locally::


python -m build
Expand Down
2 changes: 1 addition & 1 deletion docs/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Overview

DESCRIPTION OF PACKAGE

.. image:: figures/packagename_logo.png
.. image:: figures/packagename_logo.jpg
:width: 400px
:align: center
:alt: PACKAGENAME Logo, A planet with a python orbitting and the module name superimposed.

0 comments on commit cbd44fd

Please sign in to comment.