Added docker support

This commit is contained in:
Jett Jackson
2018-10-30 14:15:49 +08:00
parent 97e7e792f8
commit 84b0c2e861
108 changed files with 240 additions and 16 deletions

18
app/external/pytaw/docs/index.rst vendored Normal file
View File

@ -0,0 +1,18 @@
PYTAW: Python YouTube API Wrapper
=================================
It's a wrapper for the YouTube python API. Written in python.
.. automodule:: pytaw.youtube
:members:
.. toctree::
:maxdepth: 2
:caption: Contents:
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`