File: requirements-docs.txt

package info (click to toggle)
python-openflow 1.1.0~alpha2-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 692 kB
  • ctags: 1,027
  • sloc: python: 2,713; makefile: 207; sh: 8
file content (9 lines) | stat: -rw-r--r-- 326 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# If you want to build and/or update the documentation, the following packages
# are required:

# Sphinx is required for running doctests (and building documentation)
Sphinx >= 1.4.5
# To run "make livehtml", build docs and refresh browser automatically when
# files change
sphinx-autobuild >= 0.6.0
sphinx-rtd-theme >= 0.1.9