Skip to content

Commit

Permalink
remove docs (none there yet)
Browse files Browse the repository at this point in the history
  • Loading branch information
werbitzky committed Feb 28, 2017
1 parent 18f7d58 commit 12ede5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ defmodule Elastix.Mixfile do
elixir: "~> 1.0",
description: "A simple Elasticsearch REST client written in Elixir.",
package: package(),
docs: [source_ref: "v#{@version}", main: "overview"],
#docs: [source_ref: "v#{@version}", main: "overview"],
build_embedded: Mix.env == :prod,
start_permanent: Mix.env == :prod,
deps: deps()]
Expand Down

0 comments on commit 12ede5b

Please sign in to comment.