sphinx==2.4.1

# Theme

sphinx_rtd_theme==0.4.3

# Extensions

sphinx-jinja==1.1.0         # allow jinja2 template
sphinx-copybutton==0.2.5    # add copy to clipboard button for code block
docfly==0.0.18              # auto API manual, auto Table of Content
rstobj==0.0.5               # generate list table from data

# Other

pygments            # live RestructuredText preview
