From db012a33cf293363eee6183b4f334818c424efdd Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Tue, 22 Feb 2022 19:35:04 +0000 Subject: [PATCH] Update documentation.md with PKG-INFO _LinkChecker_configdata.py not created since: fb03843b ("Remove _LinkChecker_configdata.py", 2021-12-30) --- doc/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.md b/doc/documentation.md index 6209bb3e..684bb071 100644 --- a/doc/documentation.md +++ b/doc/documentation.md @@ -19,7 +19,7 @@ sphinx_sitemap Configuration ------------- -Before building either man pages or HTML, generate ``_LinkChecker_configdata.py`` +Before building either man pages or HTML, generate ``PKG-INFO`` containing copyright, author and version with: ``linkchecker $ ./setup.py build``