From b20bbff80ff873fb5ecc3ebc60d72826a8d0ac22 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 21 Dec 2017 11:33:29 +0100 Subject: Add some release-related documentation --- doc/source/changelog.rst | 7 +++++++ doc/source/download.rst | 18 +++++++++++++++--- doc/source/index.rst | 1 + 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 doc/source/changelog.rst (limited to 'doc/source') diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst new file mode 100644 index 0000000..10f4746 --- /dev/null +++ b/doc/source/changelog.rst @@ -0,0 +1,7 @@ +Changelog +========= + +0.1 - Mighty Mammoth - 2017-12-21 +--------------------------------- + +- Initial release diff --git a/doc/source/download.rst b/doc/source/download.rst index fa60a99..00d865c 100644 --- a/doc/source/download.rst +++ b/doc/source/download.rst @@ -1,12 +1,24 @@ Download ======== +Arch Linux +---------- + +We're providing a `PKGBUILD `__, +so you can build a package yourself. + +Alpine Linux +------------ + +We're providing a `APKBUILD `__, +so you can build a package yourself. + Debian and Ubuntu ----------------- -We're currently not providing Debian or Ubuntu packages, -but you can build your own by cloning the source code and typing ``make debian``. - +We're currently not providing a Debian/Ubuntu repository, +but you can grab the latest release on `github `__, +or build your own package by cloning the source code and typing ``make debian``. Source code ----------- diff --git a/doc/source/index.rst b/doc/source/index.rst index a1d1b0f..28d0474 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -16,6 +16,7 @@ Documentation installation config download + changelog faq papers -- cgit v1.3