From 4b98ce391b161b92c37f724cb85b755023367896 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Thu, 7 May 2020 03:54:27 -0700 Subject: [PATCH] docs: rename security->pdfsecurity so github won't misinterpret it --- docs/index.rst | 2 +- docs/{security.rst => pdfsecurity.rst} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/{security.rst => pdfsecurity.rst} (100%) diff --git a/docs/index.rst b/docs/index.rst index 8e9cd991..e7f69f7e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -26,7 +26,7 @@ image processing and OCR to existing PDFs. docker advanced batch - security + pdfsecurity errors .. toctree:: diff --git a/docs/security.rst b/docs/pdfsecurity.rst similarity index 100% rename from docs/security.rst rename to docs/pdfsecurity.rst