summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/service/package.html
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/com/vaadin/service/package.html')
-rw-r--r--server/src/com/vaadin/service/package.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/server/src/com/vaadin/service/package.html b/server/src/com/vaadin/service/package.html
new file mode 100644
index 0000000000..ea21139b91
--- /dev/null
+++ b/server/src/com/vaadin/service/package.html
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+</head>
+
+<body bgcolor="white">
+
+<!-- Package summary here -->
+
+<p>Provides some general service classes used throughout Vaadin
+based applications.</p>
+
+<!-- <h2>Package Specification</h2> -->
+
+<!-- Package spec here -->
+
+<!-- Put @see and @since tags down here. -->
+
+</body>
+</html>