Skip to content

Commit 2fb6364

Browse files
DOC: List of Features (#456)
1 parent eb43a42 commit 2fb6364

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

docs/feature_list.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
#############
2+
Feature List
3+
#############
4+
5+
This page outlines the main features in the `SkyPy` library.
6+
7+
Galaxies
8+
--------
9+
10+
- `Luminosity Distributions`_
11+
- `Morphological Distributions`_
12+
- `Redshift Distributions`_
13+
- `Spectral Energy Distribution Modelling`_
14+
- `Stellar Mass Distributions`_
15+
16+
.. _Luminosity Distributions: https://skypy.readthedocs.io/en/latest/galaxies.html#module-skypy.galaxies.luminosity
17+
.. _Morphological Distributions: https://skypy.readthedocs.io/en/latest/galaxies.html#module-skypy.galaxies.morphology
18+
.. _Redshift Distributions: https://skypy.readthedocs.io/en/latest/galaxies.html#module-skypy.galaxies.redshift
19+
.. _Spectral Energy Distribution Modelling: https://skypy.readthedocs.io/en/latest/galaxies.html#module-skypy.galaxies.spectrum
20+
.. _Stellar Mass Distributions: https://skypy.readthedocs.io/en/latest/galaxies.html#module-skypy.galaxies.stellar_mass

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Getting Started
1717
:maxdepth: 1
1818

1919
install
20+
feature_list
2021
examples/index
2122

2223
.. _user-docs:

0 commit comments

Comments
 (0)