Size: 742
Comment:
|
Size: 1482
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
|| /!\ || Under Construction || | == Overview == |
Line 11: | Line 11: |
== Overview == ... |
This application allows you to create a CHM-like help file (including an "Index" and a "Search" tab) by simply creating direct function returning text according to a simple set of rules. This makes you completely independent from any 3rd-party tools for creating and maintaining help files. |
Line 14: | Line 13: |
== Details == ... |
It has the benefit of allowing you to edit your help pages while developing or tracing your application. |
Line 17: | Line 15: |
This is how `APLTreeHelp`'s own help page looks like: | |
Line 18: | Line 17: |
== Examples == ... |
To give it a try just download `APLTreeHelp`, unzip it, load it into a Dyalog session and call this function: {{{ #.APLTreeHelp.Selfy 1 }}} If you want to investigate `APLTreeHelp`'s own help pages look into `#.APLTreeHelp.HelpHelp` via the Workspace Explorer and it becomes clear. There will be soon an article in Vector regarding `APLTreeHelp`. |
APLTreeHelp
APLTreeHelp is part of the CategoryAplTree project.
Overview
This application allows you to create a CHM-like help file (including an "Index" and a "Search" tab) by simply creating direct function returning text according to a simple set of rules. This makes you completely independent from any 3rd-party tools for creating and maintaining help files.
It has the benefit of allowing you to edit your help pages while developing or tracing your application.
This is how APLTreeHelp's own help page looks like:
To give it a try just download APLTreeHelp, unzip it, load it into a Dyalog session and call this function:
#.APLTreeHelp.Selfy 1
If you want to investigate APLTreeHelp's own help pages look into #.APLTreeHelp.HelpHelp via the Workspace Explorer and it becomes clear.
There will be soon an article in Vector regarding APLTreeHelp.
Project Page
For bug reports, future enhancements and a full version history see APLTreeHelp/ProjectPage
Version Information
Original author: |
|
Responsible: |
|
Email: |