From 918abde014f9e5c75dfbe21110c379f7f70435c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 12 Feb 2023 11:06:28 +0100 Subject: Merging upstream version 11.0.1. Signed-off-by: Daniel Baumann --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8f27ecf..134637b 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ style: check: style test docs: - python pdoc/cli.py -o pdoc/docs + python pdoc/cli.py -o docs docs-serve: - python pdoc/cli.py + python pdoc/cli.py --port 8002 -- cgit v1.2.3