From db06464673c2a33d287622e9466702d1b993508a Mon Sep 17 00:00:00 2001 From: Victor Poughon <victor.poughon@cnes.fr> Date: Tue, 23 Apr 2019 18:22:12 +0200 Subject: [PATCH] BUG: fix sphinx warning on sphinx v1.4 --- Documentation/Cookbook/rst/CompilingOTBFromSource.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/Cookbook/rst/CompilingOTBFromSource.rst b/Documentation/Cookbook/rst/CompilingOTBFromSource.rst index 7961cc02b4..84dccaaf52 100644 --- a/Documentation/Cookbook/rst/CompilingOTBFromSource.rst +++ b/Documentation/Cookbook/rst/CompilingOTBFromSource.rst @@ -23,7 +23,6 @@ majority) are optional and can be activated or not during the build process: .. table:: External libraries used in OTB - :widths: 50 20 30 :align: center +------------------------------------------------------------------+-----------------------+--------------------------+ -- GitLab