From 66ddda606a08b96e082e4249ebf001a09d972e7c Mon Sep 17 00:00:00 2001 From: Christian Treffs Date: Thu, 7 Jun 2018 11:42:15 -0700 Subject: [PATCH] Cleanup jazzy --- .jazzy.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.jazzy.yaml b/.jazzy.yaml index 8b03c2e..7325afb 100644 --- a/.jazzy.yaml +++ b/.jazzy.yaml @@ -1,7 +1,3 @@ -#author_url: URL -#docset_icon: /path/to/icon.png -#exclude: [Tests] -#theme: fullwidth author: "Christian Treffs" clean: true documentation: "docs/*.md" @@ -13,11 +9,5 @@ module_version: 0.4.0 output: "docs" readme: "README.md" skip_undocumented: false -#source_directory: Sources swift_version: "4.2" theme: fullwidth -#xcodebuild_arguments: [-project, FirebladeECS.xcodeproj, -target, FirebladeECS, LIBRARY_SEARCH_PATHS=.build/debug] -#custom_categories: -#- name: Guides -# children: -# - Category \ No newline at end of file