Tim Abbott
dee2de91a9
Revert "docs: Update dependencies for docs."
...
This reverts commit 4303b42abd
.
This appears to have broken various documentation links to
e.g. README.md on GitHub.
2019-03-06 09:55:51 -08:00
Vishnu Ks
65d0b5d501
requirements: Upgrade sphinx from 1.8.3 to 1.8.4.
2019-03-06 09:31:24 -08:00
Vishnu Ks
089b31e88a
requirements: Upgrade sphinx-rtd-theme from 0.4.2 to 0.4.3.
2019-03-06 09:31:24 -08:00
Samuel Searles-Bryant
4303b42abd
docs: Update dependencies for docs.
...
This updates recommonmark so that relative links to .md files will
correctly be converted to links to html pages by Sphinx/ReadTheDocs.
This was repoprted in https://github.com/rtfd/recommonmark/issues/89
This will allow us to in a future commit use relative links to .md
files so all of the hyperlinks work both on ReadTheDocs and on GitHub.
2019-03-06 09:29:21 -08:00
Vishnu Ks
d9781ec46d
requirements: Upgrade Sphinx to 1.8.3.
2019-01-07 10:30:49 -08:00
Vishnu Ks
c4b197cd4f
requirements: Upgrade Sphinx to 1.8.2.
2018-11-12 15:27:26 -08:00
Vishnu Ks
8f5cbb5c8c
requirements: Upgrade typing to 3.6.6.
2018-11-12 15:27:26 -08:00
Vishnu Ks
1444fb8870
requirements: Upgrade sphinx-rtd-theme to 0.4.2.
2018-11-12 15:27:26 -08:00
Vishnu Ks
90491692b7
requirements: Upgrade imagesize to 1.1.0.
2018-11-09 10:17:55 -08:00
Vishnu Ks
1d11fc578e
requirements: Upgrade albaster to 0.7.12.
2018-11-09 10:17:55 -08:00
Vishnu Ks
8b857db5ae
requirements: Upgrade sphinx-rtd-theme to 0.4.1.
2018-07-30 10:06:23 -07:00
Vishnu Ks
ec5fad4cac
requirements: Upgrade Sphinx to 1.7.6.
2018-07-30 10:06:23 -07:00
Vishnu Ks
a8bd83cbd6
requirements: Upgrade alabaster to 0.7.11.
...
A bug fix and some new features like showing next
and previous links at the bottom and top of the
page content.
2018-07-30 10:06:23 -07:00
Vishnu Ks
e6ce781006
requirements: Upgrade sphinx-rtd-theme to 0.3.1.
2018-05-03 20:39:56 -07:00
Vishnu Ks
1eaaecb69a
requirements: Upgrade Sphinx to 1.7.4.
2018-05-03 20:39:56 -07:00
Vishnu Ks
ab81d8361e
requirements: Upgrade Sphinx to 1.7.2.
2018-04-01 14:24:00 -07:00
Vishnu Ks
eeb454df31
requirements: Upgrade imagesize to 1.0.0.
2018-04-01 14:23:55 -07:00
Vishnu Ks
9effe27eab
requirements: Upgrade typing to 3.6.4.
2018-02-14 09:41:49 -08:00
Vishnu Ks
416338c9b6
requirements: Upgrade Sphinx to 1.7.0.
2018-02-14 09:41:49 -08:00
Vishnu Ks
d8eb4a115c
requirements: Upgrade Babel to 2.5.3.
2018-02-14 09:41:49 -08:00
Tim Abbott
6981ac3d2f
requirements: Add back explicit typing dependencies.
...
These are needed to make the output the same on Trusty and Xenial.
2017-11-20 13:47:16 -08:00
Harshit Bansal
e75f0c1ee4
requirements: Rename requirements files.
...
This commit renames various source requirements files like `dev.txt`,
`mypy.txt` etc to `dev.in`, `mypy.in` etc and various locked requirements
files like `dev_lock.txt`, `mypy_lock.txt` etc to `dev.txt`, `mypy.txt`
etc. This will help in emphasizing to the user that *.in are actually
input to `update-locked-requirements` tool which should be run after
updating any of these.
2017-11-21 02:38:26 +05:30