From 7ef8e9f4d454026cda8c8d2ed067d245a41356f7 Mon Sep 17 00:00:00 2001 From: Brant Watson Date: Tue, 8 Nov 2016 15:00:50 -0600 Subject: [PATCH] Fix ioutils documentation missing from index.rst --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.rst b/docs/index.rst index ccd3895..35e2fa9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -107,6 +107,7 @@ Section listing formatutils funcutils gcutils + ioutils iterutils jsonutils listutils