aboutsummaryrefslogtreecommitdiffstats
path: root/include/help.php
Commit message (Collapse)AuthorAgeFilesLines
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-41/+62
| | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen.
* allow a site to over-ride the help table-of-contents filesredmatrix2016-09-261-1/+4
|
* sidebar table of contents for help hierarchies; note that these should ↵redmatrix2016-09-041-22/+29
| | | | probably be html due to extraneous linefeeds you might find in bbcode or markdown
* move doc file parsing and rendering from the module level to the help ↵redmatrix2016-09-041-0/+93
| | | | library so that it can be re-used by widgets
* Display text around the searched query in documentation searchAndrew Manning2016-08-271-2/+7
|
* deprecate the item_id table - replace with iconfig. A possibly useful ↵redmatrix2016-06-131-8/+9
| | | | function in the iconfig class would be a search which takes a service id and type and uid, matches against an item and returns the iid. That could save a bit of code duplication.
* code cleanupredmatrix2016-05-241-2/+0
|
* module updatesredmatrix2016-04-181-0/+150