Commit f1c2db1f authored by Jonathan Corbet's avatar Jonathan Corbet
Browse files

docs: move test_doc_build.py to tools/docs



Add this tool to tools/docs.

Reviewed-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: default avatarJani Nikula <jani.nikula@intel.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent a5dd9301
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -149,7 +149,7 @@ a venv with it with, and install minimal requirements with::

A more comprehensive test can be done by using:

	scripts/test_doc_build.py
	tools/docs/test_doc_build.py

Such script create one Python venv per supported version,
optionally building documentation for a range of Sphinx versions.