setup-lisp/docs/requirements.in
Alexander Artemenko 5b3b2a35af Initial
2018-01-28 01:08:45 +03:00

10 lines
253 B
Text

# 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