From 8a37fdbd16e61a665f812e4803971715d06b4a36 Mon Sep 17 00:00:00 2001 From: Pierre-Charles David Date: Tue, 12 Mar 2024 12:59:16 +0100 Subject: [PATCH] Add missing index.html files Also remove useless toc.xml files in old versions. Signed-off-by: Pierre-Charles David --- sirius/doc/1.0.x/toc.xml | 135 ------------------------------ sirius/doc/2.0.x/toc.xml | 153 ---------------------------------- sirius/doc/3.0.x/toc.xml | 155 ----------------------------------- sirius/doc/3.1.x/toc.xml | 155 ----------------------------------- sirius/doc/4.0.x/toc.xml | 158 ------------------------------------ sirius/doc/6.5.x/index.html | 114 ++++++++++++++++++++++++++ sirius/doc/6.6.x/index.html | 114 ++++++++++++++++++++++++++ 7 files changed, 228 insertions(+), 756 deletions(-) delete mode 100644 sirius/doc/1.0.x/toc.xml delete mode 100644 sirius/doc/2.0.x/toc.xml delete mode 100644 sirius/doc/3.0.x/toc.xml delete mode 100644 sirius/doc/3.1.x/toc.xml delete mode 100644 sirius/doc/4.0.x/toc.xml create mode 100644 sirius/doc/6.5.x/index.html create mode 100644 sirius/doc/6.6.x/index.html diff --git a/sirius/doc/1.0.x/toc.xml b/sirius/doc/1.0.x/toc.xml deleted file mode 100644 index 4e0a197..0000000 --- a/sirius/doc/1.0.x/toc.xml +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sirius/doc/2.0.x/toc.xml b/sirius/doc/2.0.x/toc.xml deleted file mode 100644 index 1ebe5bb..0000000 --- a/sirius/doc/2.0.x/toc.xml +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sirius/doc/3.0.x/toc.xml b/sirius/doc/3.0.x/toc.xml deleted file mode 100644 index 81214c8..0000000 --- a/sirius/doc/3.0.x/toc.xml +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sirius/doc/3.1.x/toc.xml b/sirius/doc/3.1.x/toc.xml deleted file mode 100644 index 81214c8..0000000 --- a/sirius/doc/3.1.x/toc.xml +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sirius/doc/4.0.x/toc.xml b/sirius/doc/4.0.x/toc.xml deleted file mode 100644 index 8c4ce61..0000000 --- a/sirius/doc/4.0.x/toc.xml +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sirius/doc/6.5.x/index.html b/sirius/doc/6.5.x/index.html new file mode 100644 index 0000000..1df9c26 --- /dev/null +++ b/sirius/doc/6.5.x/index.html @@ -0,0 +1,114 @@ + + + + + + Eclipse Sirius Documentation + + + + + + + +
+ +
+

Sirius is an Eclipse project which allows you to easily create your own graphical modeling workbench by leveraging the Eclipse Modeling technologies, including EMF and GMF.

+

It provides a generic workbench for model-based architecture engineering that could be easily tailored to fit specific needs.

+

Based on a viewpoint approach, Sirius makes it possible to equip teams who have to deal with complex architectures on specific domains.

+
+ +
+

Contents

+ +
+ +
+ The easiest way to get your own modeling tool +
+ +
+

For further information, please visit our website at www.eclipse.dev/sirius.

+ + diff --git a/sirius/doc/6.6.x/index.html b/sirius/doc/6.6.x/index.html new file mode 100644 index 0000000..1df9c26 --- /dev/null +++ b/sirius/doc/6.6.x/index.html @@ -0,0 +1,114 @@ + + + + + + Eclipse Sirius Documentation + + + + + + + +
+ +
+

Sirius is an Eclipse project which allows you to easily create your own graphical modeling workbench by leveraging the Eclipse Modeling technologies, including EMF and GMF.

+

It provides a generic workbench for model-based architecture engineering that could be easily tailored to fit specific needs.

+

Based on a viewpoint approach, Sirius makes it possible to equip teams who have to deal with complex architectures on specific domains.

+
+ +
+

Contents

+ +
+ +
+ The easiest way to get your own modeling tool +
+ +
+

For further information, please visit our website at www.eclipse.dev/sirius.

+ +