Skip to content

Commit 8af7b94

Browse files
committed
ContentTabs demo
1 parent 94de826 commit 8af7b94

File tree

6 files changed

+48
-0
lines changed

6 files changed

+48
-0
lines changed

docs/cody/clients/cody-with-sourcegraph.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<ContentTabs>
2+
<ContentTab title="VS Code" href="/cody/clients/install-vscode" />
3+
<ContentTab title="JetBrains (beta)" href="/cody/clients/install-jetbrains" />
4+
<ContentTab title="Neovim (experimental)" href="/cody/clients/install-neovim" />
5+
<ContentTab title="Web" href="/cody/clients/cody-with-sourcegraph" />
6+
<ContentTab title="Cody Enterprise" href="/cody/clients/enable-cody-enterprise" />
7+
</ContentTabs>
8+
19
# Cody for Web
210

311
<p className="subtitle">Learn how to use Cody in the web interface with your Sourcegraph.com instance.</p>

docs/cody/clients/enable-cody-enterprise.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<ContentTabs>
2+
<ContentTab title="VS Code" href="/cody/clients/install-vscode" />
3+
<ContentTab title="JetBrains (beta)" href="/cody/clients/install-jetbrains" />
4+
<ContentTab title="Neovim (experimental)" href="/cody/clients/install-neovim" />
5+
<ContentTab title="Web" href="/cody/clients/cody-with-sourcegraph" />
6+
<ContentTab title="Cody Enterprise" href="/cody/clients/enable-cody-enterprise" />
7+
</ContentTabs>
8+
19
# Enabling Cody on Sourcegraph Enterprise
210

311
<p className="subtitle">This guide will walk you through the steps to install and set up Cody with your Sourcegraph Enterprise instance.</p>

docs/cody/clients/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<ContentTabs name='main'>
2+
<ContentTab title="VS Code" href="/cody/clients/install-vscode" />
3+
<ContentTab title="JetBrains (beta)" href="/cody/clients/install-jetbrains" />
4+
<ContentTab title="Neovim (experimental)" href="/cody/clients/install-neovim" />
5+
<ContentTab title="Web" href="/cody/clients/cody-with-sourcegraph" />
6+
<ContentTab title="Cody Enterprise" href="/cody/clients/enable-cody-enterprise" />
7+
</ContentTabs>
8+
19
# Cody Clients
210

311
<p className="subtitle">You can install and start using Cody in your favorite IDEs and with the Sourcegraph web app.</p>

docs/cody/clients/install-jetbrains.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<ContentTabs>
2+
<ContentTab title="VS Code" href="/cody/clients/install-vscode" />
3+
<ContentTab title="JetBrains (beta)" href="/cody/clients/install-jetbrains" />
4+
<ContentTab title="Neovim (experimental)" href="/cody/clients/install-neovim" />
5+
<ContentTab title="Web" href="/cody/clients/cody-with-sourcegraph" />
6+
<ContentTab title="Cody Enterprise" href="/cody/clients/enable-cody-enterprise" />
7+
</ContentTabs>
8+
19
# Installing Cody for JetBrains
210

311
<p className="subtitle">Learn how to use Cody and its features with the JetBrains IntelliJ editor.</p>

docs/cody/clients/install-neovim.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<ContentTabs>
2+
<ContentTab title="VS Code" href="/cody/clients/install-vscode" />
3+
<ContentTab title="JetBrains (beta)" href="/cody/clients/install-jetbrains" />
4+
<ContentTab title="Neovim (experimental)" href="/cody/clients/install-neovim" />
5+
<ContentTab title="Web" href="/cody/clients/cody-with-sourcegraph" />
6+
<ContentTab title="Cody Enterprise" href="/cody/clients/enable-cody-enterprise" />
7+
</ContentTabs>
8+
19
# Install Cody for Neovim
210

311
<p className="subtitle">

docs/cody/clients/install-vscode.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<ContentTabs>
2+
<ContentTab title="VS Code" href="/cody/clients/install-vscode" />
3+
<ContentTab title="JetBrains (beta)" href="/cody/clients/install-jetbrains" />
4+
<ContentTab title="Neovim (experimental)" href="/cody/clients/install-neovim" />
5+
<ContentTab title="Web" href="/cody/clients/cody-with-sourcegraph" />
6+
<ContentTab title="Cody Enterprise" href="/cody/clients/enable-cody-enterprise" />
7+
</ContentTabs>
8+
19
# Installing Cody in VS Code
210

311
<p className="subtitle">Learn how to use Cody and its features with the VS Code editor.</p>

0 commit comments

Comments
 (0)