From 562c33e25d06d3b43ed5a0076d39a82e06459332 Mon Sep 17 00:00:00 2001 From: baydam Date: Tue, 1 Aug 2017 02:23:02 +0000 Subject: [PATCH] Reorganise documentation files --- Doxyfile => docs/Doxyfile | 0 {src/mapmap/docs => docs}/LibremappingUML.dia | Bin {src/mapmap/docs => docs}/datasheet.rst | 0 {src/mapmap/docs => docs}/documentation.qrc | 0 index.dox => docs/index.dox | 0 .../docs => docs}/informations/CHANGELOG.html | 0 .../docs => docs}/informations/CONTRIBUTORS.html | 0 .../docs => docs}/informations/CONTRIBUTORS.md | 0 {src/mapmap/docs => docs}/informations/LICENSE | 0 .../docs => docs}/informations/LICENSE_SHORT.txt | 0 {src/mapmap/docs => docs}/informations/MAPPING | 0 {src/mapmap/docs => docs}/informations/osc.html | 0 {src/mapmap/docs => docs}/informations/osc.md | 0 {manual => docs/manual}/manual_en.rst | 0 14 files changed, 0 insertions(+), 0 deletions(-) rename Doxyfile => docs/Doxyfile (100%) rename {src/mapmap/docs => docs}/LibremappingUML.dia (100%) rename {src/mapmap/docs => docs}/datasheet.rst (100%) rename {src/mapmap/docs => docs}/documentation.qrc (100%) rename index.dox => docs/index.dox (100%) rename {src/mapmap/docs => docs}/informations/CHANGELOG.html (100%) rename {src/mapmap/docs => docs}/informations/CONTRIBUTORS.html (100%) rename {src/mapmap/docs => docs}/informations/CONTRIBUTORS.md (100%) rename {src/mapmap/docs => docs}/informations/LICENSE (100%) rename {src/mapmap/docs => docs}/informations/LICENSE_SHORT.txt (100%) rename {src/mapmap/docs => docs}/informations/MAPPING (100%) rename {src/mapmap/docs => docs}/informations/osc.html (100%) rename {src/mapmap/docs => docs}/informations/osc.md (100%) rename {manual => docs/manual}/manual_en.rst (100%) diff --git a/Doxyfile b/docs/Doxyfile similarity index 100% rename from Doxyfile rename to docs/Doxyfile diff --git a/src/mapmap/docs/LibremappingUML.dia b/docs/LibremappingUML.dia similarity index 100% rename from src/mapmap/docs/LibremappingUML.dia rename to docs/LibremappingUML.dia diff --git a/src/mapmap/docs/datasheet.rst b/docs/datasheet.rst similarity index 100% rename from src/mapmap/docs/datasheet.rst rename to docs/datasheet.rst diff --git a/src/mapmap/docs/documentation.qrc b/docs/documentation.qrc similarity index 100% rename from src/mapmap/docs/documentation.qrc rename to docs/documentation.qrc diff --git a/index.dox b/docs/index.dox similarity index 100% rename from index.dox rename to docs/index.dox diff --git a/src/mapmap/docs/informations/CHANGELOG.html b/docs/informations/CHANGELOG.html similarity index 100% rename from src/mapmap/docs/informations/CHANGELOG.html rename to docs/informations/CHANGELOG.html diff --git a/src/mapmap/docs/informations/CONTRIBUTORS.html b/docs/informations/CONTRIBUTORS.html similarity index 100% rename from src/mapmap/docs/informations/CONTRIBUTORS.html rename to docs/informations/CONTRIBUTORS.html diff --git a/src/mapmap/docs/informations/CONTRIBUTORS.md b/docs/informations/CONTRIBUTORS.md similarity index 100% rename from src/mapmap/docs/informations/CONTRIBUTORS.md rename to docs/informations/CONTRIBUTORS.md diff --git a/src/mapmap/docs/informations/LICENSE b/docs/informations/LICENSE similarity index 100% rename from src/mapmap/docs/informations/LICENSE rename to docs/informations/LICENSE diff --git a/src/mapmap/docs/informations/LICENSE_SHORT.txt b/docs/informations/LICENSE_SHORT.txt similarity index 100% rename from src/mapmap/docs/informations/LICENSE_SHORT.txt rename to docs/informations/LICENSE_SHORT.txt diff --git a/src/mapmap/docs/informations/MAPPING b/docs/informations/MAPPING similarity index 100% rename from src/mapmap/docs/informations/MAPPING rename to docs/informations/MAPPING diff --git a/src/mapmap/docs/informations/osc.html b/docs/informations/osc.html similarity index 100% rename from src/mapmap/docs/informations/osc.html rename to docs/informations/osc.html diff --git a/src/mapmap/docs/informations/osc.md b/docs/informations/osc.md similarity index 100% rename from src/mapmap/docs/informations/osc.md rename to docs/informations/osc.md diff --git a/manual/manual_en.rst b/docs/manual/manual_en.rst similarity index 100% rename from manual/manual_en.rst rename to docs/manual/manual_en.rst