From db8b54aad62b846b677ca625c4450a9c6343d474 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Tue, 12 May 2015 14:25:52 +0200 Subject: [PATCH] fixed "ULM" mistake : replaced with "UML" --- ...ass.violet.html => ObiDMS_UML.class.violet.html} | 0 doc/source/formats.rst | 6 +++--- .../images/{OBIDMS_ULM.png => OBIDMS_UML.png} | Bin 3 files changed, 3 insertions(+), 3 deletions(-) rename doc/source/{ObiDMS_ULM.class.violet.html => ObiDMS_UML.class.violet.html} (100%) rename doc/source/images/{OBIDMS_ULM.png => OBIDMS_UML.png} (100%) diff --git a/doc/source/ObiDMS_ULM.class.violet.html b/doc/source/ObiDMS_UML.class.violet.html similarity index 100% rename from doc/source/ObiDMS_ULM.class.violet.html rename to doc/source/ObiDMS_UML.class.violet.html diff --git a/doc/source/formats.rst b/doc/source/formats.rst index 4f8aa45..123becc 100644 --- a/doc/source/formats.rst +++ b/doc/source/formats.rst @@ -88,11 +88,11 @@ of each mandatory column. Only one version of each column is included. All the c one view contain the same number of lines in the same order. -OBIDMS ULM +OBIDMS UML ========== -.. image:: ./images/OBIDMS_ULM.png -:download:`html version of the OBIDMS ULM file ` +.. image:: ./images/OBIDMS_UML.png +:download:`html version of the OBIDMS UML file ` OBIIntColumn header file diff --git a/doc/source/images/OBIDMS_ULM.png b/doc/source/images/OBIDMS_UML.png similarity index 100% rename from doc/source/images/OBIDMS_ULM.png rename to doc/source/images/OBIDMS_UML.png