PkgTemplates.jl/templates/docs/index.md
Chris de Graaf 3b9714c8a8
Move around the template files, update the licenses
Hopefully the licenses are detected better by Licensee.
Also they can be templated now which is nice.
2019-09-26 00:32:05 +07:00

9 lines
67 B
Markdown

# {{{PKG}}}
```@index
```
```@autodocs
Modules = [{{{PKG}}}]
```