Skip to content

Commit 0c60544

Browse files
authored
Merge pull request #145 from bratpiorka/rrudnick_sphinks_5
require specific versions of sphinxcontrib to gen docs
2 parents f47dcdb + 868304e commit 0c60544

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

third_party/requirements.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
# Formatting the source code
33
clang-format==15.0.7
44
# Generating HTML documentation
5+
sphinxcontrib_applehelp==1.0.4
6+
sphinxcontrib_devhelp==1.0.2
7+
sphinxcontrib_htmlhelp==2.0.1
8+
sphinxcontrib_serializinghtml==1.1.5
9+
sphinxcontrib_qthelp==1.0.3
510
breathe==4.35.0
611
sphinx==4.5.0
712
sphinx_book_theme==0.3.3

0 commit comments

Comments
 (0)