summaryrefslogtreecommitdiff
path: root/exampleSite/content/menu/index.md
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2018-10-30 15:56:42 +0100
committerAlex Shpak <alex-shpak@users.noreply.github.com>2018-10-30 15:56:42 +0100
commit5535f8740060e3f237cc12124dd892565d6d2814 (patch)
treea48fd3ba604d3757f002f914dd4520618dedbdbd /exampleSite/content/menu/index.md
parentb571e84efd027d047166125c38ee935c6171e305 (diff)
Fill example site with Lorem Ipsum
Diffstat (limited to 'exampleSite/content/menu/index.md')
-rw-r--r--exampleSite/content/menu/index.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/exampleSite/content/menu/index.md b/exampleSite/content/menu/index.md
index 9e7ab46..489c8de 100644
--- a/exampleSite/content/menu/index.md
+++ b/exampleSite/content/menu/index.md
@@ -3,10 +3,10 @@ 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
+- [Examples](/docs/examples)
+ - [With Table of contents](/docs/with-toc)
+ - [Without Table of Contents](/docs/without-toc)
+- **More Examples**
+- [Server](/docs/server)
+- [Client](/docs/client)
+- [Advanced](/docs/advanced)