Skip to content

Commit 1d0a81e

Browse files
committed
Add changelog to documentation
1 parent ccd694c commit 1d0a81e

File tree

5 files changed

+10
-3
lines changed

5 files changed

+10
-3
lines changed

docs/includes/CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../CHANGELOG.rst

docs/includes/Installation.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
============
12
Installation
2-
------------
3+
============
34
Installation with pip
4-
.....................
5+
---------------------
56

67
::
78

@@ -36,7 +37,7 @@ can be installed with::
3637
sudo apt install libisal-dev
3738

3839
Installation via conda
39-
..................................
40+
----------------------
4041
Python-isal can be installed via conda, for example using
4142
the `miniconda <https://docs.conda.io/en/latest/miniconda.html>`_ installer
4243
with a properly setup `conda-forge

docs/includes/igzip.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
========================
12
API-documentation: igzip
23
========================
34

docs/includes/isal_zlib.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
============================
12
API Documentation: isal_zlib
23
============================
34

docs/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6+
=======================================
67
Welcome to python-isal's documentation!
78
=======================================
89

@@ -15,3 +16,5 @@ Welcome to python-isal's documentation!
1516
.. include:: includes/isal_zlib.rst
1617

1718
.. include:: includes/igzip.rst
19+
20+
.. include:: includes/CHANGELOG.rst

0 commit comments

Comments
 (0)