Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ ExDoc is a tool to generate documentation for your Elixir projects. In case you

To learn about how to document your projects check out [Elixir's writing documentation page][hex-writing-docs].

See the [ExDoc Documentation](https://hexdocs.pm/ex_doc/).

## Using ExDoc with Mix

To use ExDoc in your Mix projects, first add ExDoc as a dependency:
Expand Down