diff options
| author | Tim Graham <timograham@gmail.com> | 2016-08-09 18:11:26 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-08-09 18:11:26 -0400 |
| commit | cd58f13fb68d413443dae74ded5c781a2a285d9f (patch) | |
| tree | d4abdb8e0dee1e6f1c9dde13ca1738f21c515af1 /docs/intro | |
| parent | a3a5ef4d0e3bf10ff80b26dd2635e40679156a2f (diff) | |
Removed obsolete note about Sphinx version required for building docs.
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/whatsnext.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index 36a5681ef4..f3bd5bce2b 100644 --- a/docs/intro/whatsnext.txt +++ b/docs/intro/whatsnext.txt @@ -186,11 +186,6 @@ You can get a local copy of the HTML documentation following a few easy steps: * The HTML documentation will be placed in ``docs/_build/html``. -.. note:: - - Generation of the Django documentation will work with Sphinx version 0.6 - or newer, but we recommend going straight to Sphinx 1.0.2 or newer. - __ http://sphinx-doc.org/ __ https://www.gnu.org/software/make/ |
