Skip to content

Commit 43d268b

Browse files
committed
Add LANGUAGES.md to docs extras list
1 parent 6fbf861 commit 43d268b

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

mix.exs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ defmodule Paasaa.Mixfile do
1616
source_url: "https://github.com/minibikini/paasaa",
1717
homepage_url: "https://github.com/minibikini/paasaa",
1818
docs: [
19-
# The main page in the docs
20-
main: "Paasaa",
21-
extras: ["README.md"]
19+
main: "readme",
20+
extras: ["README.md", "LANGUAGES.md"]
2221
]
2322
]
2423
end

0 commit comments

Comments
 (0)