Modify ↓
Opened 16 years ago
Closed 13 years ago
#6039 closed enhancement (fixed)
Add documentation to WikiMacros page
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | high | Component: | IniGetMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
The MacroList macro lists documentation for all of the installed macros. This macro is used on the WikiMacros page. There is not currently any help defined for the IniGetMacro or Welcome macro. I believe that documentation is created adding text below the class definition, as can be seen here.
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
| Owner: | changed from Douglas Clifton to Ryan J Ollos |
|---|---|
| Priority: | normal → high |
| Status: | new → assigned |
comment:2 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



(In [12209]) Fixes #6039: Added documentation to macros. Updated README with contents of trac-hacks page. Imported the
IniGetmacro from GitHub.