From 05c98f7a206b97687846f34196842d3d8e539178 Mon Sep 17 00:00:00 2001 From: yushangbin Date: Mon, 17 Jul 2017 15:44:52 +0800 Subject: [PATCH] Fix warning in doc generating Doc generating shows warning "Title overline too short", this patch fixes that. Change-Id: I7dff4f0e4425fcf99a3da690ede4c4659cb46222 --- doc/source/specs/karbor-support-in-python-openstackclient.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/specs/karbor-support-in-python-openstackclient.rst b/doc/source/specs/karbor-support-in-python-openstackclient.rst index 980066e..7f8ce38 100644 --- a/doc/source/specs/karbor-support-in-python-openstackclient.rst +++ b/doc/source/specs/karbor-support-in-python-openstackclient.rst @@ -89,7 +89,7 @@ Python API None CLI (python-karborclient) ------------------------- +------------------------- A new directory named osc will be created under /karborclient/osc for the ``OpenStackClient`` plugin and the commands mentioned above.