Commit 487b2ac
authored
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
1 file changed
Lines changed: 42 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
40 | 56 | | |
41 | 57 | | |
42 | 58 | | |
| |||
64 | 80 | | |
65 | 81 | | |
66 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
67 | 109 | | |
68 | 110 | | |
69 | 111 | | |
| |||
0 commit comments