From ce0b0d5ba304eb034524a0f4865fa98979a1e9bc Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Sun, 27 Dec 2015 19:09:31 +0100 Subject: [PATCH] DOC improve documentation * fixes #73 * links now to readthedocs instead of Wiki --- README | 2 +- doc/user/.directory | 5 ----- doc/user/raspi.rst | 4 ++-- 3 files changed, 3 insertions(+), 8 deletions(-) delete mode 100644 doc/user/.directory diff --git a/README b/README index 2c2a41a..337de1b 100644 --- a/README +++ b/README @@ -27,7 +27,7 @@ carriage alignment. 2. Documentation Please visit project documentation at: -https://github.com/manpaz/python-escpos/wiki +https://python-escpos.readthedocs.org/en/latest ------------------------------------------------------------------ 3. Donations diff --git a/doc/user/.directory b/doc/user/.directory deleted file mode 100644 index 8e8ab5a..0000000 --- a/doc/user/.directory +++ /dev/null @@ -1,5 +0,0 @@ -[Dolphin] -HeaderColumnWidths=270,74,108 -Timestamp=2015,12,27,17,3,8 -Version=3 -ViewMode=1 diff --git a/doc/user/raspi.rst b/doc/user/raspi.rst index 77b251f..8786768 100644 --- a/doc/user/raspi.rst +++ b/doc/user/raspi.rst @@ -54,8 +54,8 @@ Installation If you have installed pyusb for libusb-1.0 then you need to: 1. Download the latest file -1. Decompress the file -1. Install the library +2. Decompress the file +3. Install the library ::