forked from espressif/esp-protocols
Merge pull request #735 from david-cermak/fix/docs_build
[common]: Fix esp-docs dependencies
This commit is contained in:
1
.github/workflows/mosq__build.yml
vendored
1
.github/workflows/mosq__build.yml
vendored
@ -75,6 +75,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
check_consistency:
|
check_consistency:
|
||||||
|
if: contains(github.event.pull_request.labels.*.name, 'mosquitto') || github.event_name == 'push'
|
||||||
name: Checks that API docs and versions are consistent
|
name: Checks that API docs and versions are consistent
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
@ -1,8 +1 @@
|
|||||||
sphinxcontrib-applehelp==1.0.4
|
esp-docs>=2.0.0
|
||||||
sphinxcontrib_devhelp==1.0.2
|
|
||||||
sphinxcontrib-htmlhelp==2.0.1
|
|
||||||
sphinxcontrib-serializinghtml==1.1.5
|
|
||||||
sphinxcontrib-qthelp==1.0.3
|
|
||||||
breathe==4.35
|
|
||||||
recommonmark==0.7.1
|
|
||||||
esp-docs==1.7.1
|
|
||||||
|
Reference in New Issue
Block a user