File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -21,15 +21,6 @@ Install
2121
2222(pydf was taken, but I guess python-pdf is a clearer name anyway.)
2323
24- Changelog
25- ---------
26-
27- 0.3
28- ~~~
29-
30- - uprev wkhtmltopdf from **0.12.2 (beta) ** to **0.12.4 **.
31- - code cleanup
32-
3324Basic Usage
3425-----------
3526
@@ -103,11 +94,20 @@ option
10394Low level function to call wkhtmltopdf, arguments are added to
10495wkhtmltopdf binary and passed to subprocess with not processing.
10596
97+ Changelog
98+ ---------
99+
100+ 0.3
101+ ~~~
102+
103+ - uprev wkhtmltopdf from **0.12.2 (beta) ** to **0.12.4 **.
104+ - code cleanup
105+
106106.. |Build Status | image :: https://travis-ci.org/tutorcruncher/pydf.svg?branch=master
107107 :target: https://travis-ci.org/tutorcruncher/pydf
108108.. |codecov.io | image :: https://codecov.io/github/tutorcruncher/pydf/coverage.svg?branch=master
109109 :target: https://codecov.io/github/tutorcruncher/pydf?branch=master
110110.. |PyPI Status | image :: https://img.shields.io/pypi/v/python-pdf.svg?style=flat
111111 :target: https://pypi.python.org/pypi/python-pdf
112- .. |license | image :: https://img.shields.io/pypi/l/pydf .svg
112+ .. |license | image :: https://img.shields.io/pypi/l/python-pdf .svg
113113 :target: https://github.com/tutorcruncher/pydf
You can’t perform that action at this time.
0 commit comments