Commit Graph

5 Commits (54e9a4af951f26edd7719f1a1b56e0a92d2791ec)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 56d1912f1d Add a completion script generator for the fish shell
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