Fixes to implement generation of markdown auto-generated documentation
This commit is contained in:
committed by
Philippe Teuwen
parent
ae7aa73dd5
commit
57c695563f
@@ -11,6 +11,8 @@
|
||||
#ifndef CMDDATA_H__
|
||||
#define CMDDATA_H__
|
||||
|
||||
command_t * CmdDataCommands();
|
||||
|
||||
int CmdData(const char *Cmd);
|
||||
|
||||
int CmdAmp(const char *Cmd);
|
||||
|
||||
Reference in New Issue
Block a user