ember-nexus / api

Knowledge Graph API
https://ember-nexus.github.io/api
GNU Affero General Public License v3.0
11 stars 3 forks source link

Research: Refactor sidebar in documentation? #264

Open Syndesi opened 7 months ago

Syndesi commented 7 months ago

As the endpoint titles grew longer and longer, maybe the elements within the sidebar should be displayed over two lines? E.g.:

- GET /<uuid>
  Get Element Endpoint
- GET /<uuid>/parents
  Get Parents Endpoint
- GET /<uuid>/children
  Get Children Endpoint

Open questions: