Skip to content

Commit 685d185

Browse files
committed
Refer to usage documentation
1 parent e1a07ce commit 685d185

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ A full API documentation can be found on `our readthedocs page
7474
<https://python-isal.readthedocs.io>`_.
7575

7676
``python -m isal.igzip`` implements a simple gzip-like command line
77-
application (just like ``python -m gzip``).
77+
application (just like ``python -m gzip``). Full usage documentation can be
78+
found on `our readthedocs page <https://python-isal.readthedocs.io>`_.
79+
7880

7981
.. usage end
8082

docs/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ ISA-L does not support the same calls as zlib (See differences below).
4040
A full API documentation can be found below.
4141

4242
``python -m isal.igzip`` implements a simple gzip-like command line
43-
application (just like ``python -m gzip``).
43+
application (just like ``python -m gzip``). Full usage documentation can be
44+
found below.
4445

4546

4647
.. include:: includes/Installation.rst

0 commit comments

Comments
 (0)