|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
|
GIS Library - Argument parsing functions (Markdown output - Python) More...
#include <stdbool.h>#include <stdio.h>#include <string.h>#include <grass/gis.h>#include <grass/glocale.h>#include "parser_local_proto.h"
Go to the source code of this file.
Functions | |
| void | G__md_print_python_short_version (FILE *file, const char *indent, bool tools_api) |
| void | G__md_print_python_long_version (FILE *file, const char *indent, bool tools_api) |
GIS Library - Argument parsing functions (Markdown output - Python)
(C) 2025 by the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file parser_md_python.c.
Definition at line 506 of file parser_md_python.c.
References _, file, G__md_print_escaped(), G__split_gisprompt(), G__uses_new_gisprompt(), G_strncasecmp(), NULL, st, and TYPE_STRING.
Referenced by G__usage_markdown().
Definition at line 379 of file parser_md_python.c.
References file, G__md_print_escaped(), G__option_num_tuple_items(), G__uses_new_gisprompt(), G_free(), G_store(), G_strchg(), NULL, st, TYPE_DOUBLE, and TYPE_INTEGER.
Referenced by G__usage_markdown().