We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fbf861 commit 43d268bCopy full SHA for 43d268b
1 file changed
mix.exs
@@ -16,9 +16,8 @@ defmodule Paasaa.Mixfile do
16
source_url: "https://github.com/minibikini/paasaa",
17
homepage_url: "https://github.com/minibikini/paasaa",
18
docs: [
19
- # The main page in the docs
20
- main: "Paasaa",
21
- extras: ["README.md"]
+ main: "readme",
+ extras: ["README.md", "LANGUAGES.md"]
22
]
23
24
end
0 commit comments