You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why these changes are being introduced:
* Provide simple documentation for Makefile commands
How this addresses that need:
* Add template for documenting commands using comments
Side effects of this change:
* I adjusted the comment slightly to pull comments marked by a single hash (#)
as opposed to two. To document a Makefile command, the description must be a comment
that appears next to the command declaration, denoted by a single hash.
Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/IN-894
0 commit comments