From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:33299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gnBoN-00035D-TW for guix-patches@gnu.org; Fri, 25 Jan 2019 19:27:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gnBoN-0003cb-C8 for guix-patches@gnu.org; Fri, 25 Jan 2019 19:27:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46444) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gnBoN-0003cX-9M for guix-patches@gnu.org; Fri, 25 Jan 2019 19:27:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gnBoN-0006sH-5D for guix-patches@gnu.org; Fri, 25 Jan 2019 19:27:03 -0500 Subject: [bug#34204] [PATCH 0/3] Mkdocs and its dependencies Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:32846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gnBo5-0002zC-BM for guix-patches@gnu.org; Fri, 25 Jan 2019 19:26:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gnBo4-0003Ol-Ea for guix-patches@gnu.org; Fri, 25 Jan 2019 19:26:45 -0500 From: Mathieu Lirzin Date: Sat, 26 Jan 2019 01:25:45 +0100 Message-Id: <20190126002545.7589-1-mthl@gnu.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 34204@debbugs.gnu.org Cc: Mathieu Lirzin Hello, Here are a sequence of patches which adds the Mkdocs documentation generator to the set of Guix packages. Mathieu Lirzin (3): gnu: python-tornado: Update to 5.1.1. gnu: Add Python LiveReload. gnu: Add Mkdocs. gnu/packages/documentation.scm | 35 ++++++++++++++++++++++++++++++++++ gnu/packages/python-web.scm | 27 ++++++++++++++++++++++++-- 2 files changed, 60 insertions(+), 2 deletions(-) -- 2.20.1