Skip to content
Snippets Groups Projects

DOC: Add sections to documentation

Merged Florian Spreckelsen requested to merge f-consolidate-docs into dev
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -54,7 +54,7 @@ automatic code formatting. Simply install JuliaFormatter by
julia> ]add JuliaFormatter
```
and execute
and execute
```sh
julia -e 'using JuliaFormatter; format(".", verbose=true)'
Loading