Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix][doc] fix missing indexs in concepts-overview #642

Merged
merged 6 commits into from
Jul 19, 2023
Merged
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
5 changes: 4 additions & 1 deletion docs/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@ A serverless lightweight computing framework [Pulsar Functions](functions-overvi
- [Architecture Overview](concepts-architecture-overview.md)
- [Pulsar Clients](concepts-clients.md)
- [Geo Replication](concepts-replication.md)
- [Cluster-level failover](concepts-cluster-level-failover.md)
- [Multi Tenancy](concepts-multi-tenancy.md)
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Message throttling](concepts-throttling.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
4 changes: 3 additions & 1 deletion versioned_docs/version-2.10.x/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ Key features of Pulsar are listed below:
- [Multi Tenancy](concepts-multi-tenancy.md)
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Message throttling](concepts-throttling.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
5 changes: 4 additions & 1 deletion versioned_docs/version-2.11.x/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@ A serverless lightweight computing framework [Pulsar Functions](functions-overvi
- [Architecture Overview](concepts-architecture-overview.md)
- [Pulsar Clients](concepts-clients.md)
- [Geo Replication](concepts-replication.md)
- [Cluster-level failover](concepts-cluster-level-failover.md)
- [Multi Tenancy](concepts-multi-tenancy.md)
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Message throttling](concepts-throttling.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
1 change: 1 addition & 0 deletions versioned_docs/version-2.2.0/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ Key features of Pulsar are listed below:
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Schema Registry](concepts-schema-registry.md)
1 change: 1 addition & 0 deletions versioned_docs/version-2.3.2/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ Key features of Pulsar are listed below:
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Schema Registry](concepts-schema-registry.md)
1 change: 1 addition & 0 deletions versioned_docs/version-2.4.0/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ Key features of Pulsar are listed below:
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Schema Registry](concepts-schema-registry.md)
1 change: 1 addition & 0 deletions versioned_docs/version-2.4.1/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ Key features of Pulsar are listed below:
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Schema Registry](concepts-schema-registry.md)
1 change: 1 addition & 0 deletions versioned_docs/version-2.4.2/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ Key features of Pulsar are listed below:
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Schema Registry](concepts-schema-registry.md)
1 change: 1 addition & 0 deletions versioned_docs/version-2.6.0/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ Key features of Pulsar are listed below:
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
2 changes: 2 additions & 0 deletions versioned_docs/version-2.6.1/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ Key features of Pulsar are listed below:
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
2 changes: 2 additions & 0 deletions versioned_docs/version-2.6.2/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ Key features of Pulsar are listed below:
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
2 changes: 2 additions & 0 deletions versioned_docs/version-2.6.3/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ Key features of Pulsar are listed below:
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
1 change: 1 addition & 0 deletions versioned_docs/version-2.6.4/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ Key features of Pulsar are listed below:
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
3 changes: 2 additions & 1 deletion versioned_docs/version-2.7.0/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ Key features of Pulsar are listed below:
- [Multi Tenancy](concepts-multi-tenancy.md)
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
3 changes: 2 additions & 1 deletion versioned_docs/version-2.7.1/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ Key features of Pulsar are listed below:
- [Multi Tenancy](concepts-multi-tenancy.md)
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
3 changes: 2 additions & 1 deletion versioned_docs/version-2.7.2/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ Key features of Pulsar are listed below:
- [Multi Tenancy](concepts-multi-tenancy.md)
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
3 changes: 2 additions & 1 deletion versioned_docs/version-2.7.3/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ Key features of Pulsar are listed below:
- [Multi Tenancy](concepts-multi-tenancy.md)
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
3 changes: 2 additions & 1 deletion versioned_docs/version-2.7.4/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ Key features of Pulsar are listed below:
- [Multi Tenancy](concepts-multi-tenancy.md)
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
3 changes: 2 additions & 1 deletion versioned_docs/version-2.7.5/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ Key features of Pulsar are listed below:
- [Multi Tenancy](concepts-multi-tenancy.md)
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
4 changes: 3 additions & 1 deletion versioned_docs/version-2.8.x/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ Key features of Pulsar are listed below:
- [Multi Tenancy](concepts-multi-tenancy.md)
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Message throttling](concepts-throttling.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
4 changes: 3 additions & 1 deletion versioned_docs/version-2.9.x/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ Key features of Pulsar are listed below:
- [Multi Tenancy](concepts-multi-tenancy.md)
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Message throttling](concepts-throttling.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)
5 changes: 4 additions & 1 deletion versioned_docs/version-3.0.x/concepts-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@ A serverless lightweight computing framework [Pulsar Functions](functions-overvi
- [Architecture Overview](concepts-architecture-overview.md)
- [Pulsar Clients](concepts-clients.md)
- [Geo Replication](concepts-replication.md)
- [Cluster-level failover](concepts-cluster-level-failover.md)
- [Multi Tenancy](concepts-multi-tenancy.md)
- [Authentication and Authorization](concepts-authentication.md)
- [Topic Compaction](concepts-topic-compaction.md)
- [Tiered Storage](concepts-tiered-storage.md)
- [Message throttling](concepts-throttling.md)
- [Proxy support with SNI routing](concepts-proxy-sni-routing.md)
- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)