Skip to content

Commit

Permalink
[Doc] Fix doc generation: pin sphinxcontrib_applehelp version
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
  • Loading branch information
dmitriy-sobolev committed Jan 15, 2024
1 parent 78d8fac commit 0d84000
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documentation/library_guide/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ sphinx==3.4.0
jinja2<3.1
# https://github.com/sphinx-doc/sphinx/issues/9923
docutils==0.15
# sphinxcontrib_applehelp==1.0.8 (docutils dependency): "The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0"
sphinxcontrib_applehelp<1.0.8
sphinx_book_theme
sphinx-intl==2.0.0
sphinx-tabs
Expand Down

0 comments on commit 0d84000

Please sign in to comment.