aboutsummaryrefslogtreecommitdiffstats
path: root/client/client-editor/src/site/site.xml
diff options
context:
space:
mode:
Diffstat (limited to 'client/client-editor/src/site/site.xml')
-rw-r--r--client/client-editor/src/site/site.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/client/client-editor/src/site/site.xml b/client/client-editor/src/site/site.xml
new file mode 100644
index 000000000..1f2d5ffdb
--- /dev/null
+++ b/client/client-editor/src/site/site.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ============LICENSE_START=======================================================
+ Copyright (C) 2016-2018 Ericsson. All rights reserved.
+ ================================================================================
+ This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE
+ Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
+
+ SPDX-License-Identifier: CC-BY-4.0
+ ============LICENSE_END=========================================================
+
+ @author Sven van der Meer (sven.van.der.meer@ericsson.com)
+
+-->
+
+<project name="APEX Client Editor">
+ <body>
+ <menu name="APEX Client Editor">
+ </menu>
+ <menu ref="reports" inherit="top" />
+ <menu ref="modules" />
+
+ <breadcrumbs>
+ <item name="Editor" href="index.html" />
+ </breadcrumbs>
+ </body>
+</project> \ No newline at end of file