v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/sphinx.scm
AgeCommit message (Collapse)Author
2020-07-25gnu: Sphinx: Update to 3.1.2.Marius Bakke
* gnu/packages/sphinx.scm (python-sphinx): Update to 3.1.2.
2020-07-25gnu: Remove python2-sphinx.Marius Bakke
* gnu/packages/sphinx.scm (python-sphinx)[properties]: Use self as python2 variant. (python2-sphinx): Remove variable.
2020-04-29gnu: Add python-sphinx-autobuild.Ricardo Wurmus
* gnu/packages/sphinx.scm (python-sphinx-autobuild): New variable.
2020-03-11gnu: python2-sphinx: Build with python-docutils@0.14.Marius Bakke
* 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.
2020-03-09gnu: python-sphinxcontrib-websupport: Update to 1.2.0.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport): Update to 1.2.0.
2020-03-09gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.4.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update to 1.1.4.
2020-03-09gnu: python-sphinxcontrib-qthelp: Update to 1.0.3.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): Update to 1.0.3.
2020-03-09gnu: python-sphinxcontrib-htmlhelp: Update to 1.0.3.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 1.0.3.
2020-03-09gnu: python-sphinxcontrib-devhelp: Update to 1.0.2.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): Update to 1.0.2.
2020-03-09gnu: python-sphinxcontrib-applehelp: Update to 1.0.2.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinxcontrib-applehelp): Update to 1.0.2.
2020-03-01gnu: python-sphinx: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTPS.