doc/requirements.in: clarify they are additional, not standalone
Rephrase the file header to make sure these dependencies cannot be misinterpreted as standalone. The doc requirements were standalone in January 2021 as demonstrated by commite21ffe6baa("requirements-doc: add PyYAML which removes dependency on -base") and were most likely tested as standalone by CI until January 2025 when commitb6922c83a8("ci: doc: add action-zephyr-setup") added a Zephyr setup step to `.github/workflows/doc-build.yml` Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
committed by
Anas Nashif
parent
e407153fd2
commit
a0045c5573
@@ -1,4 +1,5 @@
|
||||
# DOC: used to generate docs
|
||||
# DOC: additional dependencies required to generate docs.
|
||||
# Follow the "Getting Started" guide first.
|
||||
|
||||
sphinx<8.3.0
|
||||
sphinx_rtd_theme~=3.0
|
||||
|
||||
Reference in New Issue
Block a user