diff options
author | Jon Wayne Parrott <jonwayne@google.com> | 2018-03-01 21:02:50 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-03-01 21:02:50 (GMT) |
commit | bf63e8d55fd2853df3bb99d66de7f428107aadb3 (patch) | |
tree | aabf6ec691ee99f0cb56fff1a3ac6ee5bb03ea98 /Misc/NEWS.d/next/Documentation/2018-01-25-13-58-49.bpo-30607.4dXxiq.rst | |
parent | 5da8cfb838fa1bf3529c085c6dce1adf3d1eaf62 (diff) | |
download | cpython-bf63e8d55fd2853df3bb99d66de7f428107aadb3.zip cpython-bf63e8d55fd2853df3bb99d66de7f428107aadb3.tar.gz cpython-bf63e8d55fd2853df3bb99d66de7f428107aadb3.tar.bz2 |
bpo-30607: Use external python-doc-theme (GH-2017)
Diffstat (limited to 'Misc/NEWS.d/next/Documentation/2018-01-25-13-58-49.bpo-30607.4dXxiq.rst')
-rw-r--r-- | Misc/NEWS.d/next/Documentation/2018-01-25-13-58-49.bpo-30607.4dXxiq.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Documentation/2018-01-25-13-58-49.bpo-30607.4dXxiq.rst b/Misc/NEWS.d/next/Documentation/2018-01-25-13-58-49.bpo-30607.4dXxiq.rst new file mode 100644 index 0000000..8ff3b78 --- /dev/null +++ b/Misc/NEWS.d/next/Documentation/2018-01-25-13-58-49.bpo-30607.4dXxiq.rst @@ -0,0 +1,2 @@ +Use the externalized ``python-docs-theme`` package when building the +documenation. |