aboutsummaryrefslogtreecommitdiffstats
path: root/tools/simple-wsclient/src/site/site.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/simple-wsclient/src/site/site.xml')
-rw-r--r--tools/simple-wsclient/src/site/site.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/tools/simple-wsclient/src/site/site.xml b/tools/simple-wsclient/src/site/site.xml
new file mode 100644
index 000000000..03c5f2203
--- /dev/null
+++ b/tools/simple-wsclient/src/site/site.xml
@@ -0,0 +1,31 @@
+<?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 Tools Simple-WS-Clients">
+ <body>
+ <menu name="APEX Tools Simple-WS-Clients">
+ <item href="clients.html" name="Simple Websocket Clients" />
+ <item href="run-console.html" name="Run Console Client" />
+ <item href="run-echo.html" name="Run Echo Client" />
+
+ <item href="javadocs/index.html" name="API Doc" />
+ </menu>
+ <menu ref="reports" inherit="top"/>
+ <menu ref="modules"/>
+
+ <breadcrumbs>
+ <item name="Simple-WS-Clients" href="index.html"/>
+ </breadcrumbs>
+ </body>
+</project> \ No newline at end of file