From 0b19a60d0ab997a335d5fd1f2c54d2b89023cff0 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Fri, 21 Feb 2014 12:56:44 +0100 Subject: [PATCH] Fix docutils warning --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 12548d0..870282d 100644 --- a/README.rst +++ b/README.rst @@ -95,8 +95,8 @@ To use this recipe, you just have to simply do:: [scripts] recipe = xbob.buildout:scripts -Supported Options -================= +Common Supported Options +======================== The recipe supports the following options: -- GitLab