mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
docs(fs): pin diagram dependency version (#7453)
This commit is contained in:
parent
66a992ef3c
commit
a10d4b8c47
@ -25,10 +25,11 @@ There are also some Python specific libraries that need to be installed. You can
|
|||||||
* sphinxcontrib-jsmath
|
* sphinxcontrib-jsmath
|
||||||
* sphinxcontrib-qthelp
|
* sphinxcontrib-qthelp
|
||||||
* sphinxcontrib-serializinghtml
|
* sphinxcontrib-serializinghtml
|
||||||
* sphinxcontrib-mermaid
|
* sphinxcontrib-mermaid==0.9.2
|
||||||
* sphinx-design
|
* sphinx-design
|
||||||
* sphinx-rtd-dark-mode
|
* sphinx-rtd-dark-mode
|
||||||
* typing-extensions
|
* typing-extensions
|
||||||
|
* sphinx-reredirects
|
||||||
* dirsync
|
* dirsync
|
||||||
|
|
||||||
To install using the `requirements.txt` file use the following command:
|
To install using the `requirements.txt` file use the following command:
|
||||||
|
@ -10,7 +10,7 @@ sphinxcontrib-htmlhelp
|
|||||||
sphinxcontrib-jsmath
|
sphinxcontrib-jsmath
|
||||||
sphinxcontrib-qthelp
|
sphinxcontrib-qthelp
|
||||||
sphinxcontrib-serializinghtml
|
sphinxcontrib-serializinghtml
|
||||||
sphinxcontrib-mermaid
|
sphinxcontrib-mermaid==0.9.2
|
||||||
sphinx-design
|
sphinx-design
|
||||||
sphinx-rtd-dark-mode
|
sphinx-rtd-dark-mode
|
||||||
typing-extensions
|
typing-extensions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user