fomu-workshop/docs/requirements.txt
Tim 'mithro' Ansell 3109771386 Make sessions formatted nicely.
Plus they only copy the input lines, not the output + prompt lines.
Fixes the `click to copy` output.
2019-12-26 23:19:36 +01:00

30 lines
734 B
Plaintext

docutils
sphinx>=2.3.1
sphinx-autobuild
# 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
# C API
# --------------------------------------
# HDL specific functionality
# --------------------------------------
# Wavedrom diagrams!
sphinxcontrib-wavedrom
# Model diagrams from Verilog code.
symbolator
# Verilog diagrams using Yosys + netlistsvg
git+https://github.com/SymbiFlow/sphinxcontrib-verilog-diagrams.git#egg=sphinxcontrib-verilog-diagrams