Skip to content

Commit

Permalink
br-release-3.3.0 (#1767)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber committed Nov 21, 2022
1 parent 3518169 commit 2d8dc14
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,16 +79,16 @@ plugins:
- nebula-dashboard-ent/4.cluster-operator/cluster-information/job-management.md
# When publishing a version of a document that includes Enterprise Edition, annotation the following page
# begin
# - 3.ngql-guide/6.functions-and-expressions/17.ES-function.md
# - 4.deployment-and-installation/deploy-license.md
# - 5.configurations-and-logs/2.log-management/audit-log.md
# - 7.data-security/1.authentication/4.ldap.md
# - nebula-operator/8.custom-cluster-configurations/8.3.balance-data-when-scaling-storage.md
# - synchronization-and-migration/replication-between-clusters.md
# - 20.appendix/release-notes/nebula-ent-release-note.md
# - nebula-dashboard-ent/4.cluster-operator/operator/scale.md
# - backup-and-restore/nebula-br-ent/*
# - 6.monitor-and-metrics/3.bbox/*
- 3.ngql-guide/6.functions-and-expressions/17.ES-function.md
- 4.deployment-and-installation/deploy-license.md
- 5.configurations-and-logs/2.log-management/audit-log.md
- 7.data-security/1.authentication/4.ldap.md
- nebula-operator/8.custom-cluster-configurations/8.3.balance-data-when-scaling-storage.md
- synchronization-and-migration/replication-between-clusters.md
- 20.appendix/release-notes/nebula-ent-release-note.md
- nebula-dashboard-ent/4.cluster-operator/operator/scale.md
- backup-and-restore/nebula-br-ent/*
- 6.monitor-and-metrics/3.bbox/*
# end
# Exclude the file with the following file name.
# - abc.md
Expand Down Expand Up @@ -202,9 +202,9 @@ extra:
branch: release-3.3
tag: v3.3.1
br:
release: 0.6.1
branch: master
tag: v0.6.1
release: 3.3.0
branch: release-3.3
tag: v3.3.0
br_ent:
release: 0.7.0
tag: v0.7.0
Expand Down Expand Up @@ -487,12 +487,13 @@ nav:
- Compile BR: backup-and-restore/nebula-br/2.compile-br.md
- Use BR to back up data: backup-and-restore/nebula-br/3.br-backup-data.md
- Use BR to restore data: backup-and-restore/nebula-br/4.br-restore-data.md
- NebulaGraph BR (Enterprise Edition):
- What is Backup & Restore (Enterprise Edition): backup-and-restore/nebula-br-ent/1.br-ent-overview.md
- Install BR: backup-and-restore/nebula-br-ent/2.install-tools.md
- Back up data with BR: backup-and-restore/nebula-br-ent/3.backup-data.md
- Restore data with BR: backup-and-restore/nebula-br-ent/4.restore-data.md
- Manage snapshots: backup-and-restore/3.manage-snapshot.md
#ent
#ent - NebulaGraph BR (Enterprise Edition):
#ent - What is Backup & Restore (Enterprise Edition): backup-and-restore/nebula-br-ent/1.br-ent-overview.md
#ent - Install BR: backup-and-restore/nebula-br-ent/2.install-tools.md
#ent - Back up data with BR: backup-and-restore/nebula-br-ent/3.backup-data.md
#ent - Restore data with BR: backup-and-restore/nebula-br-ent/4.restore-data.md
#ent - Manage snapshots: backup-and-restore/3.manage-snapshot.md

- Synchronization & Migration:
- Load balance: synchronization-and-migration/2.balance-syntax.md
Expand Down

0 comments on commit 2d8dc14

Please sign in to comment.