From 532b6a1ec514971852c61738a760ca08cae95fc0 Mon Sep 17 00:00:00 2001 From: TommyLike Date: Tue, 8 Aug 2017 09:34:12 +0800 Subject: [PATCH] Fix incorrect indention in index.rst file RST file can't be included in toctree because of the incorrect indention. Change-Id: I02191483f8918588ef05949903813611792c278c --- doc/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index b49ec738..692ec931 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -10,7 +10,7 @@ Queens approved specs: :glob: :maxdepth: 1 - specs/queens/* + specs/queens/* Pike approved specs: