PkgTemplates.jl/templates/docs/index.md

13 lines
107 B
Markdown
Raw Normal View History

2019-09-24 06:31:31 +00:00
```@meta
CurrentModule = {{{PKG}}}
```
2019-09-18 15:27:16 +00:00
# {{{PKG}}}
```@index
```
```@autodocs
2019-09-18 15:27:16 +00:00
Modules = [{{{PKG}}}]
```