-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a5b96f8
commit 62fb85e
Showing
116 changed files
with
11,834 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
riptano/docs-ui |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,134 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<title>Page Not Found :: Brand Docs</title> | ||
<meta name="generator" content="Antora 1.0.0"> | ||
<link rel="stylesheet" href="/docs-ui/page-survey/_/css/site.css"> | ||
<link rel="stylesheet" href="/docs-ui/page-survey/_/css/vendor/tabs.css"> | ||
|
||
|
||
<script>var uiRootPath = '/docs-ui/page-survey/_'</script> | ||
|
||
<link rel="preload" href="/docs-ui/page-survey/_/font/material-icons-outlined-latin-400-normal.woff2" as="font" | ||
type="font/woff2" crossorigin> | ||
<link rel="preload" href="/docs-ui/page-survey/_/font/roboto-flex-latin-400-normal.woff2" as="font" type="font/woff2" | ||
crossorigin> | ||
<link rel="preload" href="/docs-ui/page-survey/_/font/roboto-mono-latin-500-normal.woff2" as="font" type="font/woff2" | ||
crossorigin> | ||
|
||
<script> | ||
var prefersTheme = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light' | ||
var storedTheme = localStorage.getItem('theme') || prefersTheme | ||
|
||
if (storedTheme) { | ||
document.documentElement.setAttribute('data-theme', storedTheme) | ||
} else { | ||
document.documentElement.setAttribute('data-theme', 'light') | ||
} | ||
</script> | ||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" /> | ||
</head> | ||
<body class="status-404"> | ||
<header class="header"> | ||
<nav class="navbar"> | ||
<div class="navbar-brand"> | ||
<a href="http://localhost:5252" id="datastax-docs-logo-main"></a> | ||
<button data-target="topbar-nav" | ||
class="navbar-burger ds-button ds-button--is-icon ds-button--color-neutral ds-button--variant-plain"></button> | ||
</div> | ||
<div id="topbar-nav" class="navbar-menu"> | ||
<div class="navbar-end hide-for-print"> | ||
<div class="search"> | ||
<div class="DocSearch" id="docsearch"></div> | ||
</div> | ||
<button class="ds-button ds-button--color-neutral ds-button--variant-outlined" id="get-support"><span | ||
class="material-icons ds-button--leading-icon">support_agent</span>Get Live Help</button> | ||
|
||
<button class="ds-button ds-button--is-icon ds-button--color-neutral ds-button--variant-outlined" | ||
id="theme-toggle"></button> | ||
</div> | ||
</div> | ||
</nav> | ||
</header><div class="body"> | ||
<div class="nav-container" autofocus> | ||
<aside class="nav"> | ||
<div class="panels"> | ||
</div> | ||
</aside> | ||
</div> <div class="content-container"> | ||
<main class="article"> | ||
<div class="toolbar" role="navigation"> | ||
<button class="nav-toggle ds-button ds-button--color-neutral ds-button--variant-plain ds-button--is-icon"></button><nav class="breadcrumbs" aria-label="breadcrumbs"> | ||
</nav> | ||
</div> | ||
<div class="content"> | ||
<article class="doc"> | ||
<h1 class="page">Page Not Found</h1> | ||
<div class="paragraph"> | ||
<p>The page you’re looking for does not exist. It may have been moved. You can return to the <a href="/xyz/5.2/index.html">start page</a>, or follow one of the links in the navigation to the left.</p> | ||
</div> | ||
<div class="paragraph"> | ||
<p>If you arrived on this page by clicking on a link, please notify the owner of the site that the link is broken. | ||
If you typed the URL of this page manually, please double check that you entered the address correctly.</p> | ||
</div> | ||
</article> | ||
</div> | ||
</main> | ||
<div class="footer--divider"></div> | ||
|
||
<footer class="footer"> | ||
<div class="footer-column"> | ||
<a href="https://www.datastax.com" target="_blank" id="datastax-docs-logo-text" | ||
title="Go to the DataStax Website" data-track="Footer datastax.com Link Clicked"></a> | ||
<p> | ||
<span>©</span> | ||
<span id="copyrightdate">2023</span> | ||
<span>DataStax | | ||
<a href="https://www.datastax.com/legal/datastax-website-privacy-policy" target="_blank" data-track="Footer Privacy Policy Link Clicked">Privacy policy</a> | | ||
<a href="https://www.datastax.com/legal/datastax-website-terms-use" target="_blank" data-track="Footer Terms of Use Link Clicked">Terms of use</a> | ||
</span> | ||
</p> | ||
<p class="footer--trademarks">Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, | ||
Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache | ||
TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or | ||
trademarks of the Apache Software Foundation or its subsidiaries in Canada, | ||
the United States and/or other countries. Kubernetes is the registered trademark | ||
of the Linux Foundation.</p> | ||
</div> | ||
<div class="footer-column contact"> | ||
<div class="social-icons"> | ||
<a href="https://www.facebook.com/datastax" target="_blank" class="facebook-icon" data-track="Footer Facebook Link Clicked" | ||
title="Go to DataStax Facebook"></a> | ||
<a href="https://twitter.com/datastax" target="_blank" class="x-icon" title="Go to DataStax X (Twitter)" data-track="Footer Twitter Link Clicked"></a> | ||
<a href="https://github.com/datastax/" target="_blank" class="git-icon" title="Go to DataStax GitHub" data-track="Footer Github Link Clicked"></a> | ||
<a href="https://www.twitch.tv/datastaxdevs" target="_blank" class="twitch-icon" | ||
title="Go to DataStax Twitch" data-track="Footer Twitch Link Clicked"></a> | ||
<a href="https://www.linkedin.com/company/datastax/" target="_blank" class="linkedin-icon" | ||
title="Go to DataStax Linkedin" data-track="Linkedin Link Clicked"></a> | ||
<a href="https://datastax.medium.com/" target="_blank" class="medium-icon" title="Go to DataStax Medium" data-track="Footer Medium Link Clicked"></a> | ||
</div> | ||
<p class="footer--contact-us">General Inquiries: | ||
<a href="tel:+1-650-389-6000" data-track="Footer Telephone Link Clicked">+1 (650) 389-6000</a> | ||
<a href="mailto:[email protected]" data-track="Footer Email Link Clicked">[email protected]</a> | ||
</p> | ||
</div> | ||
</footer> </div> | ||
</div> | ||
<script id="site-script" src="/docs-ui/page-survey/_/js/site.js" data-ui-root-path="/docs-ui/page-survey/_"></script> | ||
<script async src="/docs-ui/page-survey/_/js/vendor/tabs.js"></script> | ||
<script async src="/docs-ui/page-survey/_/js/vendor/highlight.js"></script> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/@docsearch/js@3"></script> | ||
<script> | ||
docsearch({ | ||
container: '#docsearch', | ||
appId: '2ELPRZR9UC', | ||
indexName: 'crawler_DocSearch Astra Serverless', | ||
apiKey: '1f4acbf51d118e4137e9a63b38bd8456', | ||
}) | ||
</script> | ||
</body> | ||
</html> |
Oops, something went wrong.