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

EDoc fix #38

Merged
merged 1 commit into from
Jun 10, 2020
Merged

EDoc fix #38

merged 1 commit into from
Jun 10, 2020

Conversation

nalundgaard
Copy link
Owner

Remove

%%———————————————————————————————————————

delimiters in function documentation, since edoc sticks these into the documentation text, unless you add in explicit @end. I find that a little over-the-top verbose when we can just take this out to prevent its inclusion.

Remove

```erlang
%%———————————————————————————————————————
```

delimiters in function documentation, since edoc sticks these into the documentation text, unless you add in explicit `@end`. I find that a little over-the-top verbose when we can just take this out to prevent its inclusion.
@nalundgaard nalundgaard merged commit 1e688e3 into master Jun 10, 2020
@nalundgaard nalundgaard deleted the edoc_fix branch June 10, 2020 12:30
nalundgaard added a commit that referenced this pull request Nov 4, 2020
* Export 'json_map()' type, remove ifdef(TEST) logic (#39)
* EDoc fix (#38)
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.

2 participants