From 813efab7118c02316099aff8dac26306a2f7cea2 Mon Sep 17 00:00:00 2001 From: adehecq <3285905+adehecq@users.noreply.github.com> Date: Wed, 17 Jan 2024 08:36:58 +0100 Subject: [PATCH] Test removing argparse command to see if doc buils --- doc/source/cli.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/doc/source/cli.md b/doc/source/cli.md index 53586a4b..e5c2182a 100644 --- a/doc/source/cli.md +++ b/doc/source/cli.md @@ -4,11 +4,4 @@ This page lists all CLI functionalities of GeoUtils. These commands can be run directly from a terminal, without having to launch a Python console. -## geoviewer.py - -```{eval-rst} -.. argparse:: - :filename: bin/geoviewer.py - :func: getparser - :prog: geoviewer.py -``` +## geoviewer.py \ No newline at end of file