| sphinx>=4.5.0 | |
| sphinx-autobuild | |
| sphinxcontrib-jquery | |
| # Better looking Sphinx theme | |
| # sphinx_materialdesign_theme | |
| git+http://github.com/SymbiFlow/sphinx_materialdesign_theme.git@master#egg=sphinx_symbiflow_theme | |
| # Support tabs for Linux / Mac / Windows | |
| sphinx_tabs | |
| # Support copying without prompts. | |
| git+https://github.com/mithro/sphinxcontrib-session.git#egg=sphinxcontrib-session | |
| #- HDL specific functionality | |
| # Wavedrom diagrams! | |
| sphinxcontrib-wavedrom | |
| # Verilog diagrams using Yosys + netlistsvg | |
| git+https://github.com/SymbiFlow/sphinxcontrib-hdl-diagrams.git#egg=sphinxcontrib-hdl-diagrams | |