commit 778c5a8c0b8b0cb90022c6d48f69c7c1c914b604 Merge: 99c3043f a22ebbda Author: Damian Johnson atagar@torproject.org Date: Thu May 14 16:24:45 2020 -0700
Sphinx 3.0.3 compatibility
Upgrading Sphinx produced several warnings. Sphinx deprecated some configuration options, and apparently added some buggy features we need to work around.
docs/api/descriptor/descriptor.rst | 2 +- docs/api/util/init.rst | 2 +- docs/conf.py | 65 +++++++++++++++++++++++++--- docs/download.rst | 2 +- docs/tutorials/east_of_the_sun.rst | 1 + docs/tutorials/mirror_mirror_on_the_wall.rst | 6 +-- stem/descriptor/collector.py | 10 ++--- stem/descriptor/hidden_service.py | 14 +++--- stem/descriptor/remote.py | 2 +- 9 files changed, 81 insertions(+), 23 deletions(-)
tor-commits@lists.torproject.org