Skip to content
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

Added edoc to trails module. #34

Merged
merged 2 commits into from
Jul 15, 2015

Conversation

cabol
Copy link
Contributor

@cabol cabol commented Jul 14, 2015

Added edoc to trails module.

-spec trail(route_match(), module(), any(), map()) -> trail().
trail(PathMatch, ModuleHandler, Options, MetaData) ->
trail(PathMatch, ModuleHandler, Options, MetaData, []).

%% @doc This function enables to add additional information to the
Copy link
Member

Choose a reason for hiding this comment

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

enables -> allows you

elbrujohalcon pushed a commit that referenced this pull request Jul 15, 2015
@elbrujohalcon elbrujohalcon merged commit 2e3a980 into master Jul 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants