Fixes to implement generation of markdown auto-generated documentation
This commit is contained in:
committed by
Philippe Teuwen
parent
ae7aa73dd5
commit
57c695563f
@@ -25,5 +25,6 @@ typedef struct command_s
|
||||
void CmdsHelp(const command_t Commands[]);
|
||||
// Parse a command line
|
||||
void CmdsParse(const command_t Commands[], const char *Cmd);
|
||||
void dumpCommandsRecursive(const command_t cmds[]);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user