Open glwagner opened 4 years ago
cc @christophernhill
There is something for Oceananigans
. But true, we need more ;)
help?> Oceananigans
search: Oceananigans OceananigansLogger
Main module for Oceananigans.jl – a Julia software for fast, friendly, flexible, data-driven, ocean-flavored fluid dynamics on CPUs and GPUs.
We need docstrings on the top-level module and submodules. This way we can write
and get something useful. The docstring should explain the basic usage of the module and print the functions that are exported, I think? The top-level docstring could also link to the online documentation.