diff options
Diffstat (limited to 'exampleSite/content/menu')
-rw-r--r-- | exampleSite/content/menu/index.md | 14 |
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) |