added docset for zeal

This commit is contained in:
K D Hedger
2024-07-24 20:36:35 +01:00
parent 17baaa7348
commit 8b498b7c14
3 changed files with 2 additions and 1 deletions

View File

@ -112,7 +112,6 @@ class LFSTK_fileDialogClass
//files and folders
LFSTK_findClass *fc=NULL;
void getFileList(void);
void freeFileList();
void cleanDirPath(void);
void openDir(void);

BIN
LFSToolkit.docset.tar.gz Normal file

Binary file not shown.

View File

@ -7,6 +7,8 @@ CD to LFSDesktopProject/LFSToolKit/LFSToolKit/lfstk and run:<br>
doxygen<br>
to update docs.
Alternativly there is a prebuilt docset for use with zeal in the main folder.
https://keithdhedger.github.io/LFSDesktopProject/
INFORMATION!