From 6840db503c19aa66cd3f3bc25a89b3914dedf505 Mon Sep 17 00:00:00 2001 From: Prodesire Date: Sun, 5 Nov 2017 12:00:49 +0800 Subject: [PATCH] update compat doc --- docs/{itercompat.rst => compat.rst} | 4 ++-- docs/index.rst | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) rename docs/{itercompat.rst => compat.rst} (91%) diff --git a/docs/itercompat.rst b/docs/compat.rst similarity index 91% rename from docs/itercompat.rst rename to docs/compat.rst index 654271c..1b41ccb 100644 --- a/docs/itercompat.rst +++ b/docs/compat.rst @@ -1,5 +1,5 @@ -Itercompat ----------- +Compat +------ .. class:: pydu.itercompat.is_iterable(x) diff --git a/docs/index.rst b/docs/index.rst index 63df4ea..75fbc58 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,7 +4,7 @@ contain the root `toctree` directive. pydu documentation -=================== +================== About ----- @@ -15,14 +15,14 @@ It is collected from open source projects and created by contributors. It is with Python versions from **2.7 to 3.6**. Content -=============== +======= .. toctree:: :maxdepth: 1 archive + compat dict - itercompat misc set string