summaryrefslogtreecommitdiff
path: root/gnu/packages/sphinx.scm
Commit message (Collapse)AuthorAge
* gnu: python2-sphinx: Build with python-docutils@0.14.Marius Bakke2020-03-11
| | | | | | * gnu/packages/python-xyz.scm (python2-docutils-0.14): New public variable. * gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change from PYTHON2-DOCUTILS to PYTHON2-DOCUTILS-0.14.
* gnu: python-sphinxcontrib-websupport: Update to 1.2.0.Tobias Geerinckx-Rice2020-03-09
| | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-websupport): Update to 1.2.0.
* gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.4.Tobias Geerinckx-Rice2020-03-09
| | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update to 1.1.4.
* gnu: python-sphinxcontrib-qthelp: Update to 1.0.3.Tobias Geerinckx-Rice2020-03-09
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): Update to 1.0.3.
* gnu: python-sphinxcontrib-htmlhelp: Update to 1.0.3.Tobias Geerinckx-Rice2020-03-09
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 1.0.3.
* gnu: python-sphinxcontrib-devhelp: Update to 1.0.2.Tobias Geerinckx-Rice2020-03-09
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): Update to 1.0.2.
* gnu: python-sphinxcontrib-applehelp: Update to 1.0.2.Tobias Geerinckx-Rice2020-03-09
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-applehelp): Update to 1.0.2.
* gnu: python-sphinx: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-01
| | | | * gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTPS.
* gnu: python-sphinxcontrib-svg2pdfconverter: Fix license.Brett Gilio2019-12-23
| | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[license]: Change to BSD-2.
* gnu: python-sphinxcontrib-svg2pdfconverter: Reflow description.Brett Gilio2019-12-23
| | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[description]: Reflow description to fit 80-char width.
* gnu: python-sphinxcontrib-svg2pdfconverter: Fix home-page.Brett Gilio2019-12-23
| | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[home-page]: Do not use releases page for home-page URL.
* gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1.Brett Gilio2019-12-23
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter): Update to 1.0.1.
* gnu: python-sphinxcontrib-programoutput: Fix home-page.Brett Gilio2019-12-23
| | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput)[home-page]: Use the most recent Github URL.
* gnu: python-sphinxcontrib-programoutput: Update to 0.15.Brett Gilio2019-12-23
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput): Update to 0.15.
* gnu: python-sphinxcontrib-jsmath: Fix license.Brett Gilio2019-12-23
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): Change to BSD-2.
* gnu: python-sphinx-copybutton: Update to 0.2.6.Brett Gilio2019-12-23
| | | | | | * gnu/packages/sphinx.scm (python-sphinx-copybutton): Update to 0.2.6. [arguments]: Disable tests. [propagated-inputs]: Add python-flit, python-setuptools, python-sphinx, python-wheel.
* gnu: python-sphinx: Fix license.Brett Gilio2019-12-23
| | | | * gnu/packages/sphinx.scm (python-sphinx)[license]: Change to BSD-2.
* gnu: python-sphinx: Use HTTP URI.Brett Gilio2019-12-23
| | | | * gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTP, HTTPS is not supported.
* gnu: python-sphinx: Alphabetize inputs.Brett Gilio2019-12-23
| | | | * gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Alphabetize.
* gnu: python-sphinx: Update to 2.3.1.Brett Gilio2019-12-23
| | | | * gnu/packages/sphinx.scm (python-sphinx): Update to 2.3.1.
* gnu: Add python-sphinx-intlAlexandros Theodotou2019-12-15
| | | | | | * gnu/packages/sphinx.scm (python-sphinx-intl): New variable. Signed-off-by: Brett Gilio <brettg@posteo.net>
* Merge branch 'master' into stagingMarius Bakke2019-11-15
|\
| * gnu: python-sphinx-gallery: Don't use unstable tarball.Efraim Flashner2019-11-13
| | | | | | | | | | * gnu/packages/sphinx.scm (python-sphinx-gallery)[source]: Download using git-fetch.
| * gnu: Add python-breathe.宋文武2019-11-11
| | | | | | | | * gnu/packages/sphinx.scm (python-breathe): New package.
* | gnu: python-sphinx: Update to 2.2.0.Marius Bakke2019-10-12
|/ | | | * gnu/packages/sphinx.scm (python-sphinx): Update to 2.2.0.
* gnu: python-sphinxcontrib-htmlhelp: Fix typo.Vagrant Cascadian2019-09-23
| | | | | * gnu/packages/sphinx (python-sphinxcontrib-htmlhelp)[synopsis]: Fix spelling of "extension".
* gnu: Add python-sphinx-copybutton.Ricardo Wurmus2019-09-13
| | | | * gnu/packages/sphinx.scm (python-sphinx-copybutton): New variable.
* gnu: python-sphinx: Update to 2.1.2.Marius Bakke2019-06-20
| | | | * gnu/packages/sphinx.scm (python-sphinx): Update to 2.1.2.
* Merge branch 'master' into stagingMarius Bakke2019-06-20
|\
| * gnu: Use HTTPS for sphinx-doc.org.Marius Bakke2019-06-20
| | | | | | | | | | * gnu/packages/sphinx.scm (python-sphinx, python-sphinxcontrib-websupport)[home-page]: Use HTTPS.
* | gnu: python-babel: Update to 2.7.0.Marius Bakke2019-06-18
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-babel): Update to 2.7.0. (python2-babel-2.6): New variable. * gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change PYTHON2-BABEL to PYTHON2-BABEL-2.6.
* | gnu: Sphinx: Update to 2.1.1.Marius Bakke2019-06-14
|/ | | | * gnu/packages/sphinx.scm (python-sphinx): Update to 2.1.1.
* gnu: python-sphinx: Update to 2.0.1.Marius Bakke2019-05-24
| | | | | | | | | | | | * gnu/packages/sphinx.scm (python-sphinx): Update to 2.0.1. [arguments]: Remove Python2 workaround. [propagated-inputs]: Remove PYTHON-SIX and PYTHON-SPHINXCONTRIB-WEBSUPPORT. Add PYTHON-SPHINXCONTRIB-APPLEHELP, PYTHON-SPHINXCONTRIB-DEVHELP, PYTHON-SPHINXCONTRIB-HTMLHELP, PYTHON-SPHINXCONTRIB-JSMATH, PYTHON-SPHINXCONTRIB-QTHELP, and PYTHON-SPHINXCONTRIB-SERIALIZINGHTML. (python2-sphinx)[source]: Stay on version 1.7.7. [arguments]: New field. [propagated-inputs]: Do not inherit from the Python 3 Sphinx variant.
* gnu: Add python-sphinxcontrib-qthelp.Marius Bakke2019-05-24
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): New public variable.
* gnu: Add python-sphinxcontrib-htmlhelp.Marius Bakke2019-05-24
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): New public variable.
* gnu: Add python-sphinxcontrib-jsmath.Marius Bakke2019-05-24
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): New public variable.
* gnu: Add python-sphinxcontrib-devhelp.Marius Bakke2019-05-24
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): New public variable.
* gnu: Add python-sphinxcontrib-applehelp.Marius Bakke2019-05-24
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-applehelp): New public variable.
* gnu: Add python-sphinxcontrib-serializinghtml.Marius Bakke2019-05-24
| | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): New public variable.
* gnu: Move Sphinx and friends to (gnu packages sphinx).Marius Bakke2019-05-24
* gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport, python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx, python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme, python2-sphinx-rtd-theme, python-guzzle-sphinx-theme, python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed, python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput, python-sphinx-repoze-interface, python2-sphinx-repoze-interface, python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme, python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme, python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ... (gnu): * gnu/packages/sphinx.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/packages/admin.scm, gnu/packages/bioinformatics.scm, gnu/packages/calendar.scm, gnu/packages/cluster.scm, gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm, gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm, gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm, gnu/packages/search.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm, gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.