From 76d714f10ab241d01091d660f8e7a65d24841efc Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Sat, 23 May 2015 09:55:44 +0300 Subject: [PATCH] Move UML image files in the UML directory --- doc/source/DMS.rst | 4 ++-- doc/source/{images => UML}/OBIDMS_UML.png | Bin doc/source/{images => UML}/OBITypes_UML.png | Bin doc/source/types.rst | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename doc/source/{images => UML}/OBIDMS_UML.png (100%) rename doc/source/{images => UML}/OBITypes_UML.png (100%) diff --git a/doc/source/DMS.rst b/doc/source/DMS.rst index aafde49..059d450 100644 --- a/doc/source/DMS.rst +++ b/doc/source/DMS.rst @@ -10,7 +10,7 @@ A complete DNA Metabarcoding experiment rely on several kinds of data. - One or several taxonomies. Up to now each of these categories of data were stored in separate -files an nothing obliged to keep them together. +files an nothing obliged to keep them together. The `Data Management System` (DMS) of OBITools3 can be considered @@ -20,7 +20,7 @@ as a basic database system. OBIDMS UML ========== -.. image:: ./images/OBIDMS_UML.png +.. image:: ./UML/OBIDMS_UML.png :download:`html version of the OBIDMS UML file ` diff --git a/doc/source/images/OBIDMS_UML.png b/doc/source/UML/OBIDMS_UML.png similarity index 100% rename from doc/source/images/OBIDMS_UML.png rename to doc/source/UML/OBIDMS_UML.png diff --git a/doc/source/images/OBITypes_UML.png b/doc/source/UML/OBITypes_UML.png similarity index 100% rename from doc/source/images/OBITypes_UML.png rename to doc/source/UML/OBITypes_UML.png diff --git a/doc/source/types.rst b/doc/source/types.rst index 398db79..69bfcca 100644 --- a/doc/source/types.rst +++ b/doc/source/types.rst @@ -3,7 +3,7 @@ OBITypes ******** -.. image:: ./images/OBITypes_UML.png +.. image:: ./UML/OBITypes_UML.png :download:`html version of the OBITypes UML file ` .. note::