[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/5] Install docs for Let's Encrypt
From: |
Leo Famulari |
Subject: |
[PATCH 0/5] Install docs for Let's Encrypt |
Date: |
Wed, 17 Feb 2016 22:53:48 -0500 |
These patches add what's needed to build info files and manpages for
letsencrypt and python-acme.
I'd appreciate some feedback on the 'docs' phases added to letsencrypt
and python-acme. Specifically, is my use of (and) correct?
Leo Famulari (5):
gnu: Add python-sphinxcontrib-programoutput.
licenses: Add repoze license.
gnu: Add python-sphinx-repoze-autointerface.
gnu: letsencrypt: Generate and install documentation.
gnu: python-acme: Generate and install documentation.
gnu/packages/python.scm | 54 ++++++++++++++++++++++++++++++++++++++++++++++++-
gnu/packages/tls.scm | 47 ++++++++++++++++++++++++++++++++++++------
guix/licenses.scm | 7 +++++++
3 files changed, 101 insertions(+), 7 deletions(-)
--
2.6.3
- [PATCH 0/5] Install docs for Let's Encrypt,
Leo Famulari <=
- [PATCH 5/5] gnu: python-acme: Generate and install documentation., Leo Famulari, 2016/02/17
- [PATCH 4/5] gnu: letsencrypt: Generate and install documentation., Leo Famulari, 2016/02/17
- [PATCH 2/5] licenses: Add repoze license., Leo Famulari, 2016/02/17
- [PATCH 3/5] gnu: Add python-sphinx-repoze-autointerface., Leo Famulari, 2016/02/17
- [PATCH 1/5] gnu: Add python-sphinxcontrib-programoutput., Leo Famulari, 2016/02/17