Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ex_doc to 0.20.2 to get the versions dropdown on hexdocs #426

Merged
merged 2 commits into from
May 14, 2019
Merged

Update ex_doc to 0.20.2 to get the versions dropdown on hexdocs #426

merged 2 commits into from
May 14, 2019

Conversation

michallepicki
Copy link
Contributor

I had to bump elixir requirement to 1.7 because of this error when generating docs:

** (ExDoc.Retriever.Error) ExDoc 0.19+ requires Elixir v1.7 and later. For earlier Elixir versions, make sure to depend on {:ex_doc, "~> 0.18.0"}
    (ex_doc) lib/ex_doc/retriever.ex:84: ExDoc.Retriever.docs_chunk/1
    (ex_doc) lib/ex_doc/retriever.ex:63: ExDoc.Retriever.get_module/2
    (elixir) lib/enum.ex:1003: Enum.flat_map_list/2
    (ex_doc) lib/ex_doc/retriever.ex:43: ExDoc.Retriever.docs_from_modules/2
    (ex_doc) lib/ex_doc.ex:30: ExDoc.generate_docs/3
    (ex_doc) lib/mix/tasks/docs.ex:298: anonymous fn/6 in Mix.Tasks.Docs.run/3
    (elixir) lib/enum.ex:1826: Enum."-reduce/3-lists^foldl/2-0-"/3
    (ex_doc) lib/mix/tasks/docs.ex:297: Mix.Tasks.Docs.run/3

keathley
keathley previously approved these changes Apr 30, 2019
keathley
keathley previously approved these changes May 9, 2019
@michallepicki
Copy link
Contributor Author

Rebased on current master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants