Commit ecc501f6 authored by guillecxb's avatar guillecxb
Browse files

change register and helper location in lateral menu

parent 3b7664a8
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
@@ -79,7 +79,14 @@ nav:
  - Overview:
      - Introduction: index.md
      - Release Notes: releasenotes.md
      - Architecture: architecture.md
      - Architecture:
          - Introduction: ./architecture.md
          - Register:
              - Introduction: ./register/register.md
              - Swagger: ./register/swagger.md
          - Helper:
              - Introduction: ./helper/helper.md
              - Swagger: ./helper/swagger.md
  - Getting Started:
      - How to Run: ./gettingstarted/howtorun.md
  - Features:
@@ -87,12 +94,6 @@ nav:
      - Api Status: ./api-status/api-status.md
      - Event Filter: ./event-filter/event-filter.md
      - Dynamic Configuration: ./configuration/configuration.md
  - Helper:
      - Introduction: ./helper/helper.md
      - Swagger: ./helper/swagger.md
  - Register:
      - Introduction: ./register/register.md
      - Swagger: ./register/swagger.md
  - SDK:
      - Introduction: ./sdk/sdk.md
  - Example Clients: