From 7c8b3fa31caf866572649e2bc82729d8fc081b89 Mon Sep 17 00:00:00 2001 From: INADA Naoki Date: Tue, 28 Feb 2017 16:26:58 +0900 Subject: [PATCH] README: move TOC to top (GH-355) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 0195859da34..598d6562b37 100644 --- a/README.rst +++ b/README.rst @@ -15,6 +15,8 @@ reserved. See the end of this file for further copyright and license information. +.. contents:: + General Information ------------------- @@ -40,8 +42,6 @@ Installable Python kits, and information about using Python, are available at .. _python.org: https://www.python.org/ -.. contents:: - Build Instructions ------------------