diff --git a/docs/index.html b/docs/index.html index 3d062b2..5474c9c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,4 +1,4 @@ -
    +
    1. swiftGopherClient
    2. swift-gopher
    3. GopherHelpers
    4. diff --git a/generate_docs.sh b/generate_docs.sh index d301d04..e10dfd1 100755 --- a/generate_docs.sh +++ b/generate_docs.sh @@ -11,7 +11,7 @@ do cp -r $target-docs/index/index.json "docs/index/$modified_target.json" done -echo "
        " > docs/index.html +echo "
          " > docs/index.html for target in "$@" do