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

Docstring templates #23

Merged

Conversation

MichaelHatherly
Copy link
Member

Fixes #22. (cc @sivark if you're still interested in having docstring templates. The included tests and docs should provide enough explanation into how to go about using @template, let me know if there's anything that's unclear.)

Implements a @template macro used to define 'template' docstrings that can be applied to different categories of docstrings on a per-module basis.

@sivark
Copy link

sivark commented Nov 19, 2016

That's great! I'll try this out for one of my projects.
Thanks for the feature!

@MichaelHatherly MichaelHatherly force-pushed the mh/docstring-templates branch 2 times, most recently from a448107 to d345025 Compare November 21, 2016 12:55
Fixes JuliaDocs#22.

Implements a `at-template` macro used to define 'template' docstrings
that can be applied to different categories of docstrings on a per-module
basis.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants