Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 22 additions & 1 deletion docs/reference/index.md
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we adding back the TOC? This was intentionally removed in #313

Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,25 @@ title: Reference

This section contains technical details and reference materials for Harper.

Please choose a topic from the navigation menu on the left.
- [Analytics](reference/analytics)
- [Architecture](reference/architecture)
- [Blob](reference/blob)
- [Caching](reference/caching)
- [Content Types](reference/content-types)
- [Components](reference/components/)
- [Applications](reference/components/applications)
- [Built-In Extensions](reference/components/built-in-extensions)
- [Configuration](reference/components/configuration)
- [Extensions](reference/components/extensions)
- [(Experimental) Plugins](reference/components/plugins)
- [Data Types](reference/data-types)
- [Dynamic Schema](reference/dynamic-schema)
- [Globals](reference/globals)
- [GraphQL](reference/graphql)
- [Headers](reference/headers)
- [Limits](reference/limits)
- [Resources](reference/resources/)
- [Migration](reference/resources/migration)
- [Instance Binding](reference/resources/instance-binding)
- [Storage Algorithm](reference/storage-algorithm)
- [Transactions](reference/transactions)
10 changes: 9 additions & 1 deletion versioned_docs/version-4.4/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,12 @@ title: Reference

This section contains technical details and reference materials for Harper.

Please choose a topic from the navigation menu on the left.
- [Caching](reference/caching)
- [Resource API](reference/resource)
- [Transactions](reference/transactions)
- [Storage Algorithm](reference/storage-algorithm)
- [Dynamic Schema](reference/dynamic-schema)
- [Headers](reference/headers)
- [Limitations](reference/limits)
- [Content Types](reference/content-types)
- [Data Types](reference/data-types)
10 changes: 9 additions & 1 deletion versioned_docs/version-4.5/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,12 @@ title: Reference

This section contains technical details and reference materials for Harper.

Please choose a topic from the navigation menu on the left.
- [Caching](reference/caching)
- [Resource API](reference/resource)
- [Transactions](reference/transactions)
- [Storage Algorithm](reference/storage-algorithm)
- [Dynamic Schema](reference/dynamic-schema)
- [Headers](reference/headers)
- [Limitations](reference/limits)
- [Content Types](reference/content-types)
- [Data Types](reference/data-types)
Loading
Loading