Skip to content

Commit 9b1f7ac

Browse files
spjuhelpeanutfun
andauthored
Apply suggestions from code review
Co-authored-by: Lukas Riedel <34276446+peanutfun@users.noreply.github.com>
1 parent ac13a72 commit 9b1f7ac

File tree

5 files changed

+9
-7
lines changed

5 files changed

+9
-7
lines changed

AUTHORS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
(authors)=
21
# CLIMADA List of Authors
32

43
* Gabriela Aznar-Siguan

doc/development/dev-git.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Using git and GitHub to develop
44

55
.. toctree::
66
:maxdepth: 1
7-
:hidden:
87

98
Development with Git <Guide_Git_Development>
109
Guide_continuous_integration_GitHub_actions

doc/development/index.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1+
***************
2+
Developer Guide
3+
***************
4+
15
This developer guide regroups all information intended for contributors.
26

37
Very minimal instruction for contributing can be found below.
48

59
If you are interested in contributing to Climada, we recommand you to start with the
6-
`Overview <Guide_CLIMADA_Development>` part of this guide.
10+
:doc:`Overview <Guide_CLIMADA_Development>` part of this guide.
711

812
.. include:: ../../CONTRIBUTING.md
913
:parser: myst_parser.sphinx_

doc/getting-started/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ You are good to go!
2121

2222
You don't have mamba or conda installed or you are looking for advanced installation instructions? Look up our :doc:`detailed instructions <install>` on CLIMADA installation.
2323

24+
Climada in a Nutshell
25+
---------------------
2426

2527
.. dropdown:: How does CLIMADA compute impacts ?
2628
:color: primary
@@ -107,5 +109,4 @@ You are good to go!
107109
Navigate this documentation <Guide_get_started>
108110
Introduction <Guide_Introduction>
109111
Installation instructions <install>
110-
How to cite CLIMADA <../misc/citation>
111112
Python introduction <0_intro_python>

doc/index.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ adaptation options. Modules for generating different types of hazards and other
2828
specialized applications can be found in the `CLIMADA Petals
2929
<https://climada-petals.readthedocs.io/en/stable/>`_ module.
3030

31+
**Useful links:** `WCR Group <https://wcr.ethz.ch/>`_ | `CLIMADA Petals <https://climada-petals.readthedocs.io/en/stable/>`_ | `CLIMADA website <https://climada.ethz.ch>`_ | `Mailing list <https://sympa.ethz.ch/sympa/info/climada-users>`_
32+
3133
.. grid:: 1 2 2 2
3234
:gutter: 4
3335
:padding: 2 2 0 0
@@ -136,6 +138,3 @@ specialized applications can be found in the `CLIMADA Petals
136138
Developer Guide <development/index>
137139
API Reference <api/index>
138140
Changelog <misc/CHANGELOG>
139-
CLIMADA Petals <https://climada-petals.readthedocs.io/en/stable/>
140-
WCR Group <https://wcr.ethz.ch/>
141-
CLIMADA Website <https://climada.ethz.ch>

0 commit comments

Comments
 (0)