Allow help to be specified #52
Locked
DavinChurch
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
Sounds good to me, but presumably the help is to be found in the info_url if a package has one defined? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Accepted, see issue #94, though instead of "help" the more general name "documentation" will be used. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
(Posting here for discussion...)
I would like to suggest that a package's "help" capability be available via Tatin. If a new, but optional, configuration parameter called "help" were added to the system, it could be set by the developer with a URL where package help could be found. Then Tatin could use that when the package user asked for it by either supplying them the URL or simply opening their browser to it. This could be accomplished with either a
]TATINcommand or via a##.HELPfunction in the package'scodenamespace.Beta Was this translation helpful? Give feedback.
All reactions