mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
docs: move test_doc_build.py to tools/docs
Add this tool to tools/docs. Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Acked-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
a5dd93016f
commit
f1c2db1f14
2 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue