summaryrefslogtreecommitdiffstats
path: root/client/src/site/site.xml
diff options
context:
space:
mode:
authorDinh Danh Le <dinh.danh.le@ericsson.com>2018-08-22 18:02:01 +0100
committerDinh Danh Le <dinh.danh.le@ericsson.com>2018-08-22 22:19:38 +0100
commitba229770202f6dcc0db13954743c935d4c8f4dc9 (patch)
treef4a5234fe5cf8a67299d244d5ea97c5940a9a533 /client/src/site/site.xml
parenta5a4427b505a5b0d79bb394093c9d6f6395d9a1f (diff)
Add docs for client package
Change-Id: I820e70463e1715a342d78fa9d413638068a05125 Signed-off-by: Dinh Danh Le <dinh.danh.le@ericsson.com> Issue-ID: POLICY-867
Diffstat (limited to 'client/src/site/site.xml')
-rw-r--r--client/src/site/site.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/client/src/site/site.xml b/client/src/site/site.xml
new file mode 100644
index 000000000..b93c14b48
--- /dev/null
+++ b/client/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">
+ <body>
+ <menu name="APEX Client">
+ </menu>
+ <menu ref="reports" inherit="top" />
+ <menu ref="modules" />
+
+ <breadcrumbs>
+ <item name="Client" href="index.html" />
+ </breadcrumbs>
+ </body>
+</project> \ No newline at end of file