Skip to content

Commit 487b2ac

Browse files
Update docs.yaml
Added/combined the following to the existing docs.yaml file: checks: external_links: exclude: - 'https://twitter.com/dsJavaDriver' - 'https://twitter.com/datastaxeng' - 'https://twitter.com/datastax' - 'https://projectreactor.io' - 'https://docs.datastax.com/en/drivers/java/4.[0-9]+/com/datastax/oss/driver/internal/' - 'http://www.planetcassandra.org/blog/user-defined-functions-in-cassandra-3-0/' - 'http://www.planetcassandra.org/making-the-change-from-thrift-to-cql/' - 'https://academy.datastax.com/slack' - 'https://community.datastax.com/index.html' - 'https://micrometer.io/docs' - 'http://datastax.github.io/java-driver/features/shaded_jar/' internal_links: exclude: - 'netty_pipeline/' - '../core/' - '%5Bguava%20eviction%5D' rewrites: - search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudGettingStarted.html' replace: 'https://docs.datastax.com/en/astra-serverless/docs/getting-started/getting-started.html' - search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudObtainingCredentials.html' replace: 'https://docs.datastax.com/en/astra-serverless/docs/connect/secure-connect-bundle.html' - search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudShareClusterDetails.html' replace: 'https://docs.datastax.com/en/astra-serverless/docs/manage/org/manage-tokens.html' - search: 'http://downloads.datastax.com/java-driver/' replace: 'https://downloads.datastax.com/#datastax-drivers' - search: 'https://docs.datastax.com/en/drivers/java/(4.[0-9]+)/com/datastax/oss/driver/api/mapper/EntityHelper.html' replace: 'https://docs.datastax.com/en/drivers/java/\1/com/datastax/oss/driver/api/mapper/entity/EntityHelper.html' - search: '(http|https)://www.datastax.com/drivers/java/' replace: 'https://docs.datastax.com/en/drivers/java/' - search: 'http://docs.datastax.com/en/drivers/java' replace: 'https://docs.datastax.com/en/drivers/java' - search: 'https://docs.astra.datastax.com/docs/creating-your-astra-database' replace: 'https://docs.datastax.com/en/astra-serverless/docs/getting-started/create-db-choices.html' - search: 'https://docs.astra.datastax.com/docs/obtaining-database-credentials' replace: 'https://docs.datastax.com/en/astra-serverless/docs/connect/secure-connect-bundle.html' - search: 'https://docs.datastax.com/en/drivers/java/(4.[0-9]+)/com/datastax/oss/driver/api/core/cql/SyncCqlSession.html%60' replace: 'https://docs.datastax.com/en/drivers/java/\1/com/datastax/oss/driver/api/core/cql/SyncCqlSession.html' - search: 'https://code.google.com/p/snappy/' replace: 'https://google.github.io/snappy/' - search: 'https://code.google.com/p/guava-libraries/wiki/ListenableFutureExplained' replace: 'https://github.com/google/guava/wiki/ListenableFutureExplained' - search: 'https://community.datastax.com/index.html' replace: 'https://www.datastax.com/workshops'
1 parent 5a326f7 commit 487b2ac

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

docs.yaml

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,22 @@ nanoc_config:
3737
exclude:
3838
- '^https?://travis-ci.org/*'
3939
- '^https?://ci.appveyor.com/*'
40+
- 'https://twitter.com/dsJavaDriver'
41+
- 'https://twitter.com/datastaxeng'
42+
- 'https://twitter.com/datastax'
43+
- 'https://projectreactor.io'
44+
- 'https://docs.datastax.com/en/drivers/java/4.[0-9]+/com/datastax/oss/driver/internal/'
45+
- 'http://www.planetcassandra.org/blog/user-defined-functions-in-cassandra-3-0/'
46+
- 'http://www.planetcassandra.org/making-the-change-from-thrift-to-cql/'
47+
- 'https://academy.datastax.com/slack'
48+
- 'https://community.datastax.com/index.html'
49+
- 'https://micrometer.io/docs'
50+
- 'http://datastax.github.io/java-driver/features/shaded_jar/'
51+
internal_links:
52+
exclude:
53+
- 'netty_pipeline/'
54+
- '../core/'
55+
- '%5Bguava%20eviction%5D'
4056
rewrites:
4157
- http://datastax.github.io/cpp-driver/: /
4258
- https://datastax.github.io/cpp-driver/: /
@@ -64,6 +80,32 @@ rewrites:
6480
- https://www.h5l.org: https://github.com/heimdal/heimdal # Temporary until h5l.org is back online
6581
- http://docs.datastax.com/en/developer/cpp-driver/latest/: / # Get current version documentation
6682
- https://github.com/datastax/cpp-driver/blob/master/vc_build.bat: https://github.com/datastax/cpp-driver/blob/2.14.0/vc_build.bat
83+
- search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudGettingStarted.html'
84+
replace: 'https://docs.datastax.com/en/astra-serverless/docs/getting-started/getting-started.html'
85+
- search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudObtainingCredentials.html'
86+
replace: 'https://docs.datastax.com/en/astra-serverless/docs/connect/secure-connect-bundle.html'
87+
- search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudShareClusterDetails.html'
88+
replace: 'https://docs.datastax.com/en/astra-serverless/docs/manage/org/manage-tokens.html'
89+
- search: 'http://downloads.datastax.com/java-driver/'
90+
replace: 'https://downloads.datastax.com/#datastax-drivers'
91+
- search: 'https://docs.datastax.com/en/drivers/java/(4.[0-9]+)/com/datastax/oss/driver/api/mapper/EntityHelper.html'
92+
replace: 'https://docs.datastax.com/en/drivers/java/\1/com/datastax/oss/driver/api/mapper/entity/EntityHelper.html'
93+
- search: '(http|https)://www.datastax.com/drivers/java/'
94+
replace: 'https://docs.datastax.com/en/drivers/java/'
95+
- search: 'http://docs.datastax.com/en/drivers/java'
96+
replace: 'https://docs.datastax.com/en/drivers/java'
97+
- search: 'https://docs.astra.datastax.com/docs/creating-your-astra-database'
98+
replace: 'https://docs.datastax.com/en/astra-serverless/docs/getting-started/create-db-choices.html'
99+
- search: 'https://docs.astra.datastax.com/docs/obtaining-database-credentials'
100+
replace: 'https://docs.datastax.com/en/astra-serverless/docs/connect/secure-connect-bundle.html'
101+
- search: 'https://docs.datastax.com/en/drivers/java/(4.[0-9]+)/com/datastax/oss/driver/api/core/cql/SyncCqlSession.html%60'
102+
replace: 'https://docs.datastax.com/en/drivers/java/\1/com/datastax/oss/driver/api/core/cql/SyncCqlSession.html'
103+
- search: 'https://code.google.com/p/snappy/'
104+
replace: 'https://google.github.io/snappy/'
105+
- search: 'https://code.google.com/p/guava-libraries/wiki/ListenableFutureExplained'
106+
replace: 'https://github.com/google/guava/wiki/ListenableFutureExplained'
107+
- search: 'https://community.datastax.com/index.html'
108+
replace: 'https://www.datastax.com/workshops'
67109
rules:
68110
use_path_nav_files_only: true
69111

0 commit comments

Comments
 (0)