Zack Williams | 071eda2 | 2019-05-15 18:19:51 -0700 | [diff] [blame] | 1 | Sphinx~=1.8.5 |
| 2 | actdiag~=0.5.4 |
| 3 | blockdiag~=1.5.4 |
Zack Williams | c6460c2 | 2019-12-18 14:54:43 -0700 | [diff] [blame] | 4 | doc8~=0.8.0 |
Zack Williams | 071eda2 | 2019-05-15 18:19:51 -0700 | [diff] [blame] | 5 | livereload~=2.6.1 |
| 6 | nwdiag~=1.0.4 |
| 7 | recommonmark~=0.6.0 |
Zack Williams | 071eda2 | 2019-05-15 18:19:51 -0700 | [diff] [blame] | 8 | seqdiag~=0.9.6 |
| 9 | sphinx-reload~=0.2.0 |
| 10 | sphinx-rtd-theme~=0.4.3 |
| 11 | sphinxcontrib-actdiag~=0.8.5 |
| 12 | sphinxcontrib-blockdiag~=1.5.5 |
| 13 | sphinxcontrib-nwdiag~=0.9.5 |
Zack Williams | 071eda2 | 2019-05-15 18:19:51 -0700 | [diff] [blame] | 14 | sphinxcontrib-openapi~=0.5.0 |
Zack Williams | c6460c2 | 2019-12-18 14:54:43 -0700 | [diff] [blame] | 15 | sphinxcontrib-seqdiag~=0.8.5 |
| 16 | sphinxcontrib-spelling~=4.2.1 |
Zack Williams | 88df474 | 2019-12-20 08:24:47 -0700 | [diff] [blame] | 17 | # using a fork as the main branch is broken in newer sphinx, per: |
| 18 | # https://github.com/sphinx-contrib/sphinxcontrib-versioning/issues/58 |
| 19 | # also added functionality to support working with other repos |
| 20 | git+https://github.com/zdw/sphinxcontrib-versioning@0998d870b2791eb6343c98e98d6680c1e727daee |
Zack Williams | 071eda2 | 2019-05-15 18:19:51 -0700 | [diff] [blame] | 21 | # sphinx-autoapi~=1.2.1 |
| 22 | # sphinxcontrib-golangdomain |