mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 18:46:21 +00:00
Added code to generate HTML command reference for website
This commit is contained in:
@@ -66,4 +66,6 @@ void cmd_history_append(char *inp);
|
||||
char *cmd_history_previous(char *inp);
|
||||
char *cmd_history_next(char *inp);
|
||||
|
||||
void command_docgen(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user