view docs/src/submodules/grids.md @ 843:f4e67a74f923 feature/setup_documenter

Use a variable for the JULIA command to allow changing it
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 14 Jan 2022 10:45:17 +0100
parents 126e169bb0b7
children
line wrap: on
line source

# Grids

## Contents
```@contents
Pages = ["grids.md"]
```

## Index
```@index
Pages = ["grids.md"]
```

## Public interface
```@autodocs
Modules = [Grids]
Private = false # Hide unexported objects
```

## Internal interface
```@autodocs
Modules = [Grids]
Public = false # Hide exported objects
```