Skip to content

Commit

Permalink
chore: removal of api
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnvanhulle committed Sep 17, 2024
1 parent bc17fd0 commit ae4e0e0
Show file tree
Hide file tree
Showing 335 changed files with 3 additions and 17,517 deletions.
7 changes: 0 additions & 7 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { groupIconMdPlugin, groupIconVitePlugin, localIconLoader } from 'vitepre
import { transformerTwoslash } from '@shikijs/vitepress-twoslash'
import { SitemapStream } from 'sitemap'
import { defineConfig } from 'vitepress'
import apiSidebar from '../api/typedoc-sidebar.json'
import { transposeTables } from "./transposeTables.ts"

import { version } from '../../packages/core/package.json'
Expand Down Expand Up @@ -521,11 +520,6 @@ export default defineConfig({
link: '/knowledge-base/index',
activeMatch: 'knowledge-base',
},
{
text: 'API',
link: '/api',
activeMatch: 'api',
},
{
text: 'Try Out',
items: [
Expand Down Expand Up @@ -618,7 +612,6 @@ export default defineConfig({
'/build': mainSidebar,
'/changelog': mainSidebar,
'/knowledge-base': knowledgeBaseSidebar,
'/api/': apiSidebar,
'/examples': examplesSidebar,
'/blog': blogSidebar,
'/tutorials': tutorialsSidebar,
Expand Down
19 changes: 0 additions & 19 deletions docs/api/@kubb/cli/functions/generate.md

This file was deleted.

19 changes: 0 additions & 19 deletions docs/api/@kubb/cli/functions/run.md

This file was deleted.

10 changes: 0 additions & 10 deletions docs/api/@kubb/cli/globals.md

This file was deleted.

54 changes: 0 additions & 54 deletions docs/api/@kubb/cli/index.md

This file was deleted.

99 changes: 0 additions & 99 deletions docs/api/@kubb/core/classes/BaseGenerator.md

This file was deleted.

Loading

0 comments on commit ae4e0e0

Please sign in to comment.