Skip to content

Commit

Permalink
chore(docs): clean up old code-gen docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkdev98 committed Apr 2, 2023
1 parent 4518736 commit 40d20b9
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 1,681 deletions.
24 changes: 0 additions & 24 deletions docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -196,26 +196,6 @@ function getHomeSidebar() {
text: "Postgres and S3",
link: "/features/postgres-and-s3.html",
},
{
text: "Code generation",
link: "/features/code-gen-validators.html",
},
{
text: "Code generation API",
link: "/features/code-gen-api.html",
},
{
text: "Code generation API client",
link: "/features/code-gen-api-client.html",
},
{
text: "Code generation SQL queries",
link: "/features/code-gen-sql.html",
},
{
text: "Code generation CRUD",
link: "/features/code-gen-crud.html",
},
{
text: "Postgres migrations",
link: "/features/migrations.html",
Expand All @@ -236,10 +216,6 @@ function getHomeSidebar() {
text: "Extending the CLI",
link: "/features/extending-the-cli.html",
},
{
text: "Route invalidations",
link: "/features/route-invalidations.html",
},
],
},

Expand Down
117 changes: 0 additions & 117 deletions docs/features/code-gen-api-client.md

This file was deleted.

185 changes: 0 additions & 185 deletions docs/features/code-gen-api.md

This file was deleted.

Loading

0 comments on commit 40d20b9

Please sign in to comment.