Commit Graph

6 Commits

Author SHA1 Message Date
beardypig 5deb3413a8 docs: tweaks to docs and docs build process
Minor tweaks to the docs. Fixed all the warnings and enabled "Fail on warning" option so that problems with the docs will cause the build to fail on warning, the docs are also built for every commit and PR.
Restructured the travis script/after_success so that the docs are only pushed if the build was successful (only master branch and no PRs).
2017-01-16 11:52:14 +00:00
beardypig b8b6c24940 include CHANGELOG.rst instead of .md in the egg 2017-01-12 07:38:46 +00:00
Beardypig f29b08c58c Windows command line parsing fix (#300)
* Enable automated testing on Windows via AppVeyor

* tests: add some tests for the command line argument parsing

* cli: fixed windows argument parsing with escaped quotes, etc.

* tests: python2.6 requires unittest2

* tests: fixed awful typo!
2016-12-15 11:47:22 -08:00
Stefan 15ad59cd98 Debian packaging base (#80)
* copy initial stuff from livestreamer, but renamed to streamlink

* rename here, too, so the build passes

* fix incorrect file names

* fix renamed/deleted files

* rename debian files

* update name to point to current copyright

* remove old livestreamer changelog
2016-10-27 19:30:58 -07:00
Stefan c058de3562 include examples dir in source dist
The docs reference files in examples/ which are missing from the source dist,
thus producing a warning when building the docs from it.
2014-03-01 11:37:20 +01:00
Christopher Rosell 41372b8df7 Add docs and tests to the source dist. 2014-02-26 15:05:13 +01:00