Commit Graph

263 Commits

Author SHA1 Message Date
Florian Bruhin
c7bfe784e4 Adjust the rest of the code for rfc6266 -> pypeg2 2014-08-14 13:37:27 +02:00
Florian Bruhin
16149d45d0 Simplify launching directions more. 2014-07-31 21:14:37 +02:00
Florian Bruhin
9edbfaecc9 Add a simple launcher script 2014-07-31 21:07:30 +02:00
Florian Bruhin
8d80ce2628 Switch to python 3.4 enums.
Our home-brewn enum wasn't really liked by pylint (many no-member errors), so
instead of adding some workaround, we just use the python 3.4 enum instead.

This however also means we need to depend on Python 3.4 and not 3.3. Maybe we
should use enum34 on Python < 3.3.
2014-07-28 20:41:42 +02:00
Florian Bruhin
8d56f5292a Add comment about PyPi to README 2014-07-23 21:32:41 +02:00
Florian Bruhin
e9f2b56a5e More doc fixes 2014-07-23 21:23:46 +02:00
Florian Bruhin
11c4e28769 Small documentation fixes 2014-07-23 20:17:08 +02:00
Florian Bruhin
f4ced6392f Some doc updates 2014-07-17 07:41:46 +02:00
Florian Bruhin
c1128a16a2 Adjust generate_manpage to generate other docs as well 2014-07-16 22:27:40 +02:00
Florian Bruhin
62300a8290 Github README updates 2014-07-16 18:05:17 +02:00
Florian Bruhin
f173583605 Documentation update for Qt 5.3.1 2014-07-04 14:37:31 +02:00
Florian Bruhin
59c7d75644 Add 'getting help' to README 2014-06-26 17:27:41 +02:00
Florian Bruhin
f69f7e8850 Rename README 2014-06-26 17:23:55 +02:00