Skip to content

Conversation

wojtekmach
Copy link
Member

No description provided.

You can learn more about the generation of application resource files in the
documentation of `Mix.Tasks.Compile.App`, available as well by running `mix
help compile.app`.
You can learn more about the generation of application resource files by
Copy link
Member

Choose a reason for hiding this comment

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

I think the previous documentation works better in IEx:

iex> h Application
...some doc

You can learn more about the generation of application resource files in the
documentation of Mix.Tasks.Compile.App, available as well by running mix help
compile.app.

...more doc
iex> h Mix.Tasks.Compile.App

                       Mix.Tasks.Compile.App

Writes an .app file.

An .app file is a file containing Erlang terms that defines your application.
Mix automatically generates this file based on your mix.exs configuration.

Copy link
Member

Choose a reason for hiding this comment

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

Agreed. Can we pls revert those changes? The others are good to go!

@josevalim josevalim merged commit 592c9ca into elixir-lang:master Nov 8, 2018
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

@wojtekmach wojtekmach deleted the wm-docs branch November 8, 2018 11:44
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.

3 participants