Skip to content

Commit

Permalink
Create How-to-Create-Help-Files.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PWagner1 committed Mar 28, 2021
1 parent d5fd9ff commit 99c5f71
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Documents/How-to-Create-Help-Files.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# How to Create Help Files

The contents of this document will aid the assistance of creating help files for both the `Standard-Toolkit` and the `Extended-Toolkit` in compiled help file 'chm' and markdown 'md' forms. To start, you will need several prerequisites. These are:-

* A supported version of Windows 10
* Microsoft Build Tools/Visual Studio 2019 or later
* The .NET Framework 4.7.2 or later
* The HTML Help Workshop, obtainable from [here](https://1drv.ms/u/s!AnKzT7Em-ox5g88icQypInwyL28Y-w?e=WUQEuH)
* The latest release of the Sandcastle Help File Builder, obtainable from [here](https://github.com/EWSoftware/SHFB/releases)

0 comments on commit 99c5f71

Please sign in to comment.