Skip to content

Commit a0045c5

Browse files
marc-hbnashif
authored andcommitted
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 e21ffe6 ("requirements-doc: add PyYAML which removes dependency on -base") and were most likely tested as standalone by CI until January 2025 when commit b6922c8 ("ci: doc: add action-zephyr-setup") added a Zephyr setup step to `.github/workflows/doc-build.yml` Signed-off-by: Marc Herbert <[email protected]>
1 parent e407153 commit a0045c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/requirements.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# DOC: used to generate docs
1+
# DOC: additional dependencies required to generate docs.
2+
# Follow the "Getting Started" guide first.
23

34
sphinx<8.3.0
45
sphinx_rtd_theme~=3.0

0 commit comments

Comments
 (0)