summaryrefslogtreecommitdiff
path: root/exampleSite/content/menu
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2018-09-30 01:31:24 +0200
committerAlex Shpak <alex-shpak@users.noreply.github.com>2018-09-30 01:31:24 +0200
commit5b7db23aaacbb08a8242b1a77bd39bc19139526c (patch)
treeb36f8ab16b89f1ae475db883f3f91b2a0a6837b8 /exampleSite/content/menu
parent7a6ab6d72496a07e42aa03242891b6d815b26b0d (diff)
Add exampleSite
Diffstat (limited to 'exampleSite/content/menu')
-rw-r--r--exampleSite/content/menu/index.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/exampleSite/content/menu/index.md b/exampleSite/content/menu/index.md
new file mode 100644
index 0000000..9e7ab46
--- /dev/null
+++ b/exampleSite/content/menu/index.md
@@ -0,0 +1,12 @@
+---
+headless: true
+---
+
+- [**Introduction**](/)
+- [Configuration](/docs/jersey-configuration)
+ - [Jersey configuration](/docs/jersey-configuration)
+ - [Dropwizard configuration](/docs/dropwizard-configuration)
+- **Usage**
+- [Server](/docs/rx-jersey-server)
+- [Client](/docs/rx-jersey-client)
+- Vert.x Integration \ No newline at end of file