-
Couldn't load subscription status.
- Fork 352
Allow users to include additional Markdown pages #362
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
Conversation
|
Love it, even styling wise I think this is good for now! |
lib/ex_doc/cli.ex
Outdated
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.
We can deprecate it now. We are before 1.0. :)
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.
Actually, just remove it.
|
AWesome work @milmazz! I have added two comments, feel free to remove the README option, and let's ship it! |
Allow users to include additional Markdown pages
|
Yay! |
This PR allows the user to include additional Markdown pages, via command line you can use as many
--extra(or the alias-e) as you want:For
Mixthere is a new options calledextras:, example:Closes #316
/cc @josevalim @dignifiedquire