Michael Billington
|
ddaf126c20
|
Converted references to readthedocs.org -> readthedocs.io. Resolves python-escpos/python-escpos#132
grep -irl --exclude-dir='.*' "readthedocs\." | xargs sed -i 's/python-escpos.readthedocs.org/python-escpos.readthedocs.io/g'
|
2016-04-30 23:22:14 +10:00 |
Patrick Kanzler
|
bf3012b882
|
DOC fix example in readme
Example in readme would print only nonsense, because a newline was missing at the end of text
|
2016-04-02 10:44:28 +02:00 |
Patrick Kanzler
|
126e0e269a
|
ADD coverage analysis
* branch coverage
* visualization with codecov.io
* added codecov-badge to README
|
2016-03-22 12:07:21 +01:00 |
Patrick Kanzler
|
7fdccb7245
|
PCKG add CONTRIBUTING document to repository and documentation
|
2016-03-11 14:46:35 +01:00 |
Patrick Kanzler
|
fee650faba
|
PCKG rework and streamline Readme-file
|
2016-03-11 14:46:35 +01:00 |