By implementing hook_help(), a module can make documentation available to the user for the module as a whole, or for specific paths. Help for developers should usually be provided via function header comments in the code, or in special API example files.

CommentFileSizeAuthor
#3 2710693-2.patch1.2 KBxaiwant

Comments

xaiwant created an issue. See original summary.

xaiwant’s picture

Component: Code » Miscellaneous
xaiwant’s picture

Version: » 8.x-1.x-dev
Assigned: xaiwant » heykarthikwithu
Status: Needs work » Needs review
StatusFileSize
new1.2 KB

added hook_help
please review.

heykarthikwithu’s picture

Status: Needs review » Reviewed & tested by the community

heykarthikwithu’s picture

Assigned: heykarthikwithu » Unassigned
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.