|
@@ -10,12 +10,9 @@ All data is separated into parts, usually as strings. The following types are us
|
|
|
|
|
|
Check `raylib_parser.c` for details about those structs.
|
|
|
|
|
|
-## Command Line Arguments
|
|
|
+## Command Line
|
|
|
|
|
|
-The parser can take a few options...
|
|
|
-
|
|
|
-- `--help` Displays help information about the parser
|
|
|
-- `--json` Outputs the header information in JSON format
|
|
|
+_TODO_
|
|
|
|
|
|
## Constraints
|
|
|
|