diff --git a/REQUIREMENTS.html b/REQUIREMENTS.html index b3f420b9ff4..e22ac0837d1 100644 --- a/REQUIREMENTS.html +++ b/REQUIREMENTS.html @@ -4,6 +4,8 @@ REQUIREMENTS to compile GRASS GIS 8 + + diff --git a/db/drivers/mysql/grass-mesql.html b/db/drivers/mysql/grass-mesql.html index 34b0fd700a9..369c4f243ad 100644 --- a/db/drivers/mysql/grass-mesql.html +++ b/db/drivers/mysql/grass-mesql.html @@ -2,8 +2,10 @@ GRASS-MySQL embedded driver - GRASS GIS manual - - + + + + diff --git a/general/g.setproj/g.setproj.html b/general/g.setproj/g.setproj.html index 014eec18c99..3b9b4e8fc7f 100644 --- a/general/g.setproj/g.setproj.html +++ b/general/g.setproj/g.setproj.html @@ -2,8 +2,10 @@ g.setproj - GRASS GIS manual - - + + + + diff --git a/lib/gis/parser_html.c b/lib/gis/parser_html.c index 629945020a6..477b78fba5f 100644 --- a/lib/gis/parser_html.c +++ b/lib/gis/parser_html.c @@ -3,7 +3,7 @@ \brief GIS Library - Argument parsing functions (HTML output) - (C) 2001-2009, 2011-2020 by the GRASS Development Team + (C) 2001-2022 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. @@ -45,6 +45,12 @@ void G__usage_html(void) fprintf(stdout, "\n\n"); fprintf(stdout, " \n"); + fprintf(stdout, + " \n"); + fprintf(stdout, + " \n"); + fprintf(stdout, + " \n"); fprintf(stdout, " %s - GRASS GIS manual\n", st->pgm_name); fprintf(stdout, " pgm_name); if (st->module_info.description) diff --git a/man/build_html.py b/man/build_html.py index ddbc02311d0..c0c97766d97 100644 --- a/man/build_html.py +++ b/man/build_html.py @@ -39,6 +39,8 @@ ${title} - GRASS GIS Manual + + """ ) diff --git a/raster/r.li/r.li.html b/raster/r.li/r.li.html index 6bd255b0968..e84996f83a0 100644 --- a/raster/r.li/r.li.html +++ b/raster/r.li/r.li.html @@ -2,8 +2,10 @@ r.li - GRASS GIS manual - - + + + +
diff --git a/utils/mkhtml.py b/utils/mkhtml.py index d28e8bb50d7..f39abbf168b 100644 --- a/utils/mkhtml.py +++ b/utils/mkhtml.py @@ -375,6 +375,8 @@ def get_last_git_commit(src_dir, addon_path, is_addon): + +
diff --git a/utils/module_synopsis.sh b/utils/module_synopsis.sh index b3cef7a7e6f..b60b2b37245 100755 --- a/utils/module_synopsis.sh +++ b/utils/module_synopsis.sh @@ -196,8 +196,10 @@ cat <"${TMP}.html" $(g.version | cut -f1 -d'(') Command list - - + + + +