We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd843b commit 76c336aCopy full SHA for 76c336a
README.rst
@@ -12,7 +12,7 @@ maintained by Ralph Heinkel. It is currently maintained by Sandro Mani.
12
Build
13
-----
14
15
-To build this module, type (in the Sane directory)::
+To build this module, type::
16
17
python setup.py build
18
@@ -23,3 +23,8 @@ In order to install the module type::
23
24
For some basic documentation please look at the file sanedoc.txt
25
The example.py script gives a basic example on how to use the software.
26
+
27
+Documentation
28
+-------------
29
30
+Available at http://python-sane.readthedocs.org/en/latest/
0 commit comments