From 90664f196f992b20bdfdfb8914697e4456de7510 Mon Sep 17 00:00:00 2001 From: Eli Young Date: Mon, 12 Feb 2018 16:43:11 -0800 Subject: [PATCH] Remove autodocs for long-removed acme.other module (#5529) This module was removed in 22a9c7e3c2a811698ed7d63fae1cd43d0bd5d088. The autodocs are therefore unnecessary. Furthermore, they are starting to cause build failures for Fedora. --- acme/docs/api/other.rst | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 acme/docs/api/other.rst diff --git a/acme/docs/api/other.rst b/acme/docs/api/other.rst deleted file mode 100644 index eb27a5d53..000000000 --- a/acme/docs/api/other.rst +++ /dev/null @@ -1,5 +0,0 @@ -Other ACME objects ------------------- - -.. automodule:: acme.other - :members: