Skip to content
Closed
Show file tree
Hide file tree
Changes from 2 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
1 change: 1 addition & 0 deletions docs/reference/index.md
Copy link
Member

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 @@ -9,6 +9,7 @@ This section contains technical details and reference materials for Harper.
- [Analytics](reference/analytics)
- [Architecture](reference/architecture)
- [Blob](reference/blob)
- [Caching](reference/caching)
- [Content Types](reference/content-types)
- [Components](reference/components/)
- [Applications](reference/components/applications)
Expand Down
1 change: 1 addition & 0 deletions versioned_docs/version-4.4/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ title: Reference

This section contains technical details and reference materials for Harper.

- [Caching](reference/caching)
- [Resource API](reference/resource)
- [Transactions](reference/transactions)
- [Storage Algorithm](reference/storage-algorithm)
Expand Down
1 change: 1 addition & 0 deletions versioned_docs/version-4.5/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ title: Reference

This section contains technical details and reference materials for Harper.

- [Caching](reference/caching)
- [Resource API](reference/resource)
- [Transactions](reference/transactions)
- [Storage Algorithm](reference/storage-algorithm)
Expand Down
Loading
Loading