Commit Graph

4 Commits (d415299a80c44fe97a0ef914311449ec0581a0cb)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 14cb4979f0 MANIFEST.in: Only list the files from the docs folder that will be included (closes )
Pruning the _build folder produced the message `no previously-included directories found matching 'docs/_build'` when installing from the source distribution.
Jaime Marquínez Ferrándiz 685052fc7b Add initial sphinx docs
With an initial guide for using youtube_dl from python programs.
Philipp Hagemeister 471cf47796 include bash completion and manpage in PyPi dist
Filippo Valsorda cc51a7d4e0 New repo skeleton, getting ready for PyPi