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
commit e21ffe6baa ("requirements-doc: add PyYAML which removes
dependency on -base") and were most likely tested as standalone by CI
until January 2025 when commit b6922c83a8 ("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:
Marc Herbert
2025-11-24 23:54:05 +00:00
committed by Anas Nashif
parent e407153fd2
commit a0045c5573

View File

@@ -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