Skip to content

Commit 6ba8141

Browse files
authored
render README contents in docstring-based API docs (#20)
1 parent 3a82fd5 commit 6ba8141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

open_atmos_jupyter_utils/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
utility routines used in PySDM and PyMPDATA example Jupyter notebooks
2+
.. include::../README.md
33
"""
44
from open_atmos_jupyter_utils.pip_install_on_colab import pip_install_on_colab
55
from open_atmos_jupyter_utils.temporary_file import TemporaryFile

0 commit comments

Comments
 (0)