ADD: updated doxygen documentation
This commit is contained in:
parent
2f543a4d8c
commit
2319bc1de6
@ -37,12 +37,16 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
* - git like command support (git commit)
|
* - git like command support (git commit)
|
||||||
* - short and long flag support ( -t YAAP or --title=YAAP)
|
* - short and long flag support ( -t YAAP or --title=YAAP)
|
||||||
* - string argument support ( -t YAAP or -- title=YAAP)
|
* - string argument support ( -t YAAP or -- title=YAAP)
|
||||||
|
* - simple flags (-v, -V, -h, --help)
|
||||||
*
|
*
|
||||||
* \section coming
|
* \section coming
|
||||||
* - simple flags (-v, -V, -h, --help)
|
|
||||||
* - integer arguments (-c 10)
|
* - integer arguments (-c 10)
|
||||||
* - hex arguments ( -c 0x5A)
|
* - hex arguments ( -c 0x5A)
|
||||||
*
|
*
|
||||||
|
* \section Repository
|
||||||
|
*
|
||||||
|
* https://github.com/byterazor/yaap
|
||||||
|
*
|
||||||
* \section Installation
|
* \section Installation
|
||||||
* YAAP is intented to be copied into your project directory. Different approaches are
|
* YAAP is intented to be copied into your project directory. Different approaches are
|
||||||
* available:
|
* available:
|
||||||
|
Loading…
Reference in New Issue
Block a user