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

demonstrate how to make a lean site build #346

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from
Open
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
184 changes: 93 additions & 91 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,101 +16,103 @@ content:
- url: .
branches: HEAD
start_path: home
- url: https://[email protected]/couchbasecloud/couchbase-cloud
branches: [main]
start_path: docs/public
#- url: https://[email protected]/couchbasecloud/couchbase-cloud
# branches: [main]
# start_path: docs/public
- url: https://[email protected]/couchbase/couchbase-operator
branches: [master, 2.1.x, 2.0.x, 1.2.x, 1.1.x, 1.0.x]
start_path: docs/user
- url: https://github.com/couchbase/couchbase-elasticsearch-connector
branches: [master, release/4.1, release/4.0]
start_path: docs
- url: https://github.com/couchbase/kafka-connect-couchbase
branches: [master, release/3.4]
start_path: docs
- url: https://github.com/couchbase/couchbase-spark-connector
branches: [master, release/2.3]
start_path: docs
- url: https://[email protected]/couchbase/docs-connectors-talend
- url: https://[email protected]/couchbase/docs-analytics
branches: [release/7.0, release/6.6, release/6.5, release/6.0, release/5.5]
- url: https://github.com/couchbase/couchbase-cli
branches: [master, mad-hatter, 6.5.x-docs, alice, vulcan, spock, 5.0.1]
start_path: docs
- url: https://[email protected]/couchbase/backup
branches: [master, mad-hatter, 6.5.x-docs, alice, vulcan, spock, 5.0.x]
start_path: docs
- url: https://github.com/couchbaselabs/cb-swagger
branches: [release/7.0, release/6.6, release/6.5, release/6.0]
start_path: docs
# NOTE docs-server is currently after other server repos so nav key wins
- url: https://github.com/couchbase/docs-server
branches: [release/7.0, release/6.6, release/6.5, release/6.0, release/5.5, release/5.1, release/5.0]
- url: https://github.com/couchbase/docs-sdk-common
branches: [release/6.6, release/6.5, release/6.0, release/5.5]
- url: https://github.com/couchbase/docs-sdk-c
branches: [release/3.1, release/3.0, release/2.10]
- url: https://github.com/couchbase/docs-txn-cxx
branches: [release/1.0]
- url: https://github.com/couchbase/docs-sdk-dotnet
branches: [release/3.1, release/3.0, release/2.7]
- url: https://github.com/couchbase/docs-sdk-go
branches: [release/2.2, release/2.1, release/2.0, release/1.6, release/1.5]
- url: https://github.com/couchbase/docs-sdk-java
branches: [release/3.2, release/3.1, release/3.0, release/2.7]
- url: https://github.com/couchbase/docs-sdk-nodejs
branches: [release/3.1, release/3.0, release/2.6]
- url: https://github.com/couchbase/docs-sdk-php
branches: [release/3.1, release/3.0, release/2.6]
- url: https://github.com/couchbase/docs-sdk-python
branches: [release/3.1, release/3.0, release/2.5]
- url: https://github.com/couchbase/docs-sdk-ruby
branches: [release/3.1, release/3.0]
- url: https://github.com/couchbase/docs-sdk-scala
branches: [release/1.1, release/1.0]
- url: https://github.com/couchbase/docs-mobile
branches: [release/3.0, release/2.8]
- url: https://github.com/couchbaselabs/docs-couchbase-lite
branches: [release/3.0, release/2.8, release/2.7, release/2.6, release/2.5, release/2.1, release/2.0]
- url: https://github.com/couchbaselabs/docs-sync-gateway
branches: [release/3.0, release/2.8, release/2.7, release/2.6, release/2.5, release/2.1, release/2.0, release/1.5]
- url: https://github.com/couchbase/docs-service-broker.git
branches: [master]
- url: https://github.com/couchbase/docs-cloud-native.git
branches: [cndp-nav]
- url: https://[email protected]/couchbase/docs-ngdm
- url: https://github.com/couchbase/tutorials
branches: [azure-prereq]
- url: https://github.com/couchbase/developer-content
- url: https://github.com/couchbaselabs/tutorial-template
- url: https://github.com/amarantha-k/mobile-travel-sample
branches: [fix-tabs]
start_path: content
- url: https://github.com/couchbaselabs/hotel-finder-react-native
- url: https://github.com/couchbaselabs/hotel-lister-cordova
- url: https://github.com/couchbaselabs/tutorials-contrib
branches: [azure-prereqs]
- url: https://github.com/couchbaselabs/mobile-training-todo
branches: tutorials
start_path: content
- url: https://github.com/couchbaselabs/UniversityLister-Android
start_path: content
- url: https://github.com/couchbaselabs/userprofile-couchbase-mobile
branches: [standalone, query, sync, backgroundfetch]
start_path: content
- url: https://github.com/couchbaselabs/userprofile-couchbase-mobile-xamarin
branches: [standalone, query, sync]
- url: https://github.com/couchbaselabs/couchbase-lite-ios-api-playground
- url: https://github.com/couchbaselabs/userprofile-couchbase-mobile-android
branches: [standalone, query, sync]
- url: https://github.com/amarantha-k/OpenID_connect_tutorial
branches: [tutorial]
start_path: content
- url: https://github.com/couchbaselabs/couchbase-lite-peer-to-peer-sync-examples
#branches: [master, 2.1.x, 2.0.x, 1.2.x, 1.1.x, 1.0.x]
branches: [master]
start_path: content
start_path: docs/user
#- url: https://github.com/couchbase/couchbase-elasticsearch-connector
# branches: [master, release/4.1, release/4.0]
# start_path: docs
#- url: https://github.com/couchbase/kafka-connect-couchbase
# branches: [master, release/3.4]
# start_path: docs
#- url: https://github.com/couchbase/couchbase-spark-connector
# branches: [master, release/2.3]
# start_path: docs
#- url: https://[email protected]/couchbase/docs-connectors-talend
#- url: https://[email protected]/couchbase/docs-analytics
# branches: [release/7.0, release/6.6, release/6.5, release/6.0, release/5.5]
#- url: https://github.com/couchbase/couchbase-cli
# branches: [master, mad-hatter, 6.5.x-docs, alice, vulcan, spock, 5.0.1]
# start_path: docs
#- url: https://[email protected]/couchbase/backup
# branches: [master, mad-hatter, 6.5.x-docs, alice, vulcan, spock, 5.0.x]
# start_path: docs
#- url: https://github.com/couchbaselabs/cb-swagger
# branches: [release/7.0, release/6.6, release/6.5, release/6.0]
# start_path: docs
## NOTE docs-server is currently after other server repos so nav key wins
#- url: https://github.com/couchbase/docs-server
# branches: [release/7.0, release/6.6, release/6.5, release/6.0, release/5.5, release/5.1, release/5.0]
#- url: https://github.com/couchbase/docs-sdk-common
# branches: [release/6.6, release/6.5, release/6.0, release/5.5]
#- url: https://github.com/couchbase/docs-sdk-c
# branches: [release/3.1, release/3.0, release/2.10]
#- url: https://github.com/couchbase/docs-txn-cxx
# branches: [release/1.0]
#- url: https://github.com/couchbase/docs-sdk-dotnet
# branches: [release/3.1, release/3.0, release/2.7]
#- url: https://github.com/couchbase/docs-sdk-go
# branches: [release/2.2, release/2.1, release/2.0, release/1.6, release/1.5]
#- url: https://github.com/couchbase/docs-sdk-java
# branches: [release/3.2, release/3.1, release/3.0, release/2.7]
#- url: https://github.com/couchbase/docs-sdk-nodejs
# branches: [release/3.1, release/3.0, release/2.6]
#- url: https://github.com/couchbase/docs-sdk-php
# branches: [release/3.1, release/3.0, release/2.6]
#- url: https://github.com/couchbase/docs-sdk-python
# branches: [release/3.1, release/3.0, release/2.5]
#- url: https://github.com/couchbase/docs-sdk-ruby
# branches: [release/3.1, release/3.0]
#- url: https://github.com/couchbase/docs-sdk-scala
# branches: [release/1.1, release/1.0]
#- url: https://github.com/couchbase/docs-mobile
# branches: [release/3.0, release/2.8]
#- url: https://github.com/couchbaselabs/docs-couchbase-lite
# branches: [release/3.0, release/2.8, release/2.7, release/2.6, release/2.5, release/2.1, release/2.0]
#- url: https://github.com/couchbaselabs/docs-sync-gateway
# branches: [release/3.0, release/2.8, release/2.7, release/2.6, release/2.5, release/2.1, release/2.0, release/1.5]
#- url: https://github.com/couchbase/docs-service-broker.git
# branches: [master]
#- url: https://github.com/couchbase/docs-cloud-native.git
# branches: [cndp-nav]
#- url: https://[email protected]/couchbase/docs-ngdm
#- url: https://github.com/couchbase/tutorials
# branches: [azure-prereq]
#- url: https://github.com/couchbase/developer-content
#- url: https://github.com/couchbaselabs/tutorial-template
#- url: https://github.com/amarantha-k/mobile-travel-sample
# branches: [fix-tabs]
# start_path: content
#- url: https://github.com/couchbaselabs/hotel-finder-react-native
#- url: https://github.com/couchbaselabs/hotel-lister-cordova
#- url: https://github.com/couchbaselabs/tutorials-contrib
# branches: [azure-prereqs]
#- url: https://github.com/couchbaselabs/mobile-training-todo
# branches: tutorials
# start_path: content
#- url: https://github.com/couchbaselabs/UniversityLister-Android
# start_path: content
#- url: https://github.com/couchbaselabs/userprofile-couchbase-mobile
# branches: [standalone, query, sync, backgroundfetch]
# start_path: content
#- url: https://github.com/couchbaselabs/userprofile-couchbase-mobile-xamarin
# branches: [standalone, query, sync]
#- url: https://github.com/couchbaselabs/couchbase-lite-ios-api-playground
#- url: https://github.com/couchbaselabs/userprofile-couchbase-mobile-android
# branches: [standalone, query, sync]
#- url: https://github.com/amarantha-k/OpenID_connect_tutorial
# branches: [tutorial]
# start_path: content
#- url: https://github.com/couchbaselabs/couchbase-lite-peer-to-peer-sync-examples
# branches: [master]
# start_path: content
asciidoc:
attributes:
primary-site-url: https://docs-staging.couchbase.com
max-include-depth: 10
page-partial: false
experimental: ''
Expand Down