setup-lisp/docs/requirements.in

11 lines
253 B
Text
Raw Normal View History

2018-01-27 22:08:45 +00:00
# to build documentation
sphinx
pygments-cl-repl
sphinx-bootstrap-theme
# to support docstring extraction and cross-referencing
-e git+git@github.com:russell/sphinxcontrib-cldomain.git#egg=sphinxcontrib-cldomain
# to run commands from tasks.py
invoke