-
Notifications
You must be signed in to change notification settings - Fork 82
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
Generate doc using rebar3_ex_doc #43
base: master
Are you sure you want to change the base?
Generate doc using rebar3_ex_doc #43
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I man, I just realized I started the "code review" comments here, but never submitted them.
If you're willing to update this, I'd love it, and if not, I can do it, since it's been sitting here for so long because I don't know how to use github, apparently.
Thanks!
63d2fcf
to
0f08be7
Compare
List of other changes: - remove trailing spaces - missing missing date to changelog - add badges for quick overview
0f08be7
to
c46f011
Compare
@choptastic I can't seem to get this to work on my local environment with recent |
Hi @kianmeng , you're right, I'm experiencing this as well. If I have some time tonight, I may cut my elixir teeth and tinker with this to see if I can troubleshoot it. Very interesting problem. |
@choptastic I believe there is a fix for it, see jelly-beam/rebar3_ex_doc#60 (comment) |
Excellent! I did indeed see that. Thanks again! |
Oh, and thank you for making those small corrections. I will merge them in. |
List of other changes:
Screenshot:
![Screenshot-20220509173346-2756x1572](https://user-images.githubusercontent.com/134518/167382782-c7252548-6025-4c4b-91cf-dcd727081cb9.png)