aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Help.php
Commit message (Collapse)AuthorAgeFilesLines
* feed untranslated appnames to nav_set_selected() and query for the active ↵Mario Vavti2017-10-091-1/+1
| | | | app directly to get app details
* Added language selector menu for Help pagesAndrew Manning2017-08-241-1/+4
|
* more nav_set_selected appsgit-marijus2017-07-211-1/+1
|
* some minor help cleanup - add '-/foo' override of language detectionzotlabs2017-05-241-37/+37
|
* show doc section heading in titlebarMario Vavti2016-12-111-1/+13
|
* Only display h1 headings in sticky side nav. Toggle display of detailed TOC ↵Andrew Manning2016-12-091-0/+1
| | | | at top of page. Introduce return to top button for small screens.
* Add ability to include page assets in documentation pages such as images. ↵Andrew Manning2016-11-271-1/+32
| | | | Updated Personal Channel tutorial to use local images using this new capability.
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-24/+14
| | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen.
* sidebar table of contents for help hierarchies; note that these should ↵redmatrix2016-09-041-1/+1
| | | | 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-86/+5
| | | | library so that it can be re-used by widgets
* Display text around the searched query in documentation searchAndrew Manning2016-08-271-2/+3
|
* doc search brokenredmatrix2016-08-271-2/+2
|
* rework the conversation object stuff at a high level - still needs a bit of ↵redmatrix2016-05-201-1/+1
| | | | refactoring
* module updatesredmatrix2016-04-181-0/+146