Remove jazzy config
This commit is contained in:
parent
d10ba9cf48
commit
56be2b4108
12
.jazzy.yaml
12
.jazzy.yaml
|
|
@ -1,12 +0,0 @@
|
|||
author: "Christian Treffs"
|
||||
clean: true
|
||||
documentation: "docs/*.md"
|
||||
github_url: "https://github.com/fireblade-engine/ecs"
|
||||
hide_documentation_coverage: false
|
||||
min_acl: "public"
|
||||
module: "FirebladeECS"
|
||||
module_version: 0.9.0
|
||||
output: "docs"
|
||||
readme: "README.md"
|
||||
skip_undocumented: false
|
||||
theme: fullwidth
|
||||
Loading…
Reference in New Issue