-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Ariel Montes edited this page Oct 25, 2023
·
18 revisions
Latest Version 1.0.0
An integrated help system based on files in MarkDown format (and also html), for Delphi applications
- A "Setup" of the "MarkDown Help Viewer" ready to use.
- A unit (MarkDownHelpViewer.pas) to add the interface to Delphi Help System of your Delphi Application (from XE6 version)
- A Visual Component (TMarkDownViewer) to automatically show MarkDown file formatted in HTML
- A simple demo to show how to integrate the Help in your application
- For editing and prepare the Help manual of your application we suggest to use the Editor contained into "MarkDown Shell Extensions" project.