navinsubramani / LabVIEW-Script-Language

Developing a platform to develop scripts, compile and execute it in the LabVIEW development or run time environment
MIT License
7 stars 2 forks source link

Create CHM documentation for all functions #9

Open navinsubramani opened 4 years ago

navinsubramani commented 4 years ago

For every function child that is created and instantiated documentation should be added to the 'Framework Documentation' chm file. the source of the files are present under the documentation folder and the build CHM file placed under source code/support files.

This CHM should be populated from the Main User Interface using a generic API

navinsubramani commented 4 years ago

Tools that could be used: Create a CHM file - KEL CHM creator Create an HTML documentation: https://wordtohtml.net/ and notepad++