mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-26 21:50:20 +00:00
10 lines
316 B
Text
10 lines
316 B
Text
#---------------------------------------------------------
|
|
# PlexAPI requirements to build documentation.
|
|
# pip install -r requirments_doc.txt
|
|
#
|
|
# If testing locally:
|
|
# sudo apt-get install python-sphinx
|
|
#---------------------------------------------------------
|
|
recommonmark
|
|
sphinx-rtd-theme
|
|
sphinxcontrib-napoleon
|