Skip to content

Conversation

eksperimental
Copy link
Contributor

original issue: elixir-lang/ex_doc#321

I created a shell script that checks for anything references to Modules that are not actually linked
http://git.io/check_not_linked_exdoc.sh

You can see the output here:
https://gist.github.com/eksperimental/6dc9bce36710a3c8b1d9

I will update the script to work with regular elixir projects, so it can be used by other projects

…e html docs

original issue: elixir-lang/ex_doc#321

I created a shell script that checks for anything references to Modules that are not actually linked
http://git.io/check_not_linked_exdoc.sh

You can see the output here:
https://gist.github.com/eksperimental/6dc9bce36710a3c8b1d9

I will update the script to work with regular elixir projects, so it can be used by other projects
See `Kernel.defoverridable` for more information and documentation.
Calls the overriden function when overriding it with `Kernel.defoverridable/1`.

See `Kernel.defoverridable/1` for more information and documentation.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I split this into two lines so it does not show in the summary

josevalim added a commit that referenced this pull request Sep 7, 2015
Add/Correct arity in functions that are not being linked in html docs
@josevalim josevalim merged commit 3c145b7 into elixir-lang:master Sep 7, 2015
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

@eksperimental eksperimental deleted the correct_arity branch September 30, 2015 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants