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

Fix internal docs generation #4157

Merged
merged 1 commit into from
May 27, 2021
Merged

Fix internal docs generation #4157

merged 1 commit into from
May 27, 2021

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented May 27, 2021

Motivation

An error occurs with mix docs comand:

Generated block_scout_web app
** (ArgumentError) expected a keyword list, but an entry in the list is not a two-element tuple with an atom as its first element, got: {{:init, 1}, [{:type, 67, :fun, [{:type, 67, :product, [{:user_type, 67, :opts, []}]}, {:user_type, 67, :opts, []}]}]}

Changelog

Update ex_doc dependency to the latest available version

Checklist for your Pull Request (PR)

@vbaranov vbaranov changed the title Fix docs generation Fix internal docs generation May 27, 2021
@vbaranov vbaranov merged commit 74dab4d into master May 27, 2021
@vbaranov vbaranov deleted the vb-fix-docs-generation branch May 27, 2021 10:17
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

1 participant