Skip to content

Commit

Permalink
remove api gen from docusaurus
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Nov 6, 2023
1 parent 0074d89 commit ccf7ae7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ const config = {
onBrokenMarkdownLinks: "throw",

plugins: [
[
"docusaurus-plugin-typedoc",
{
tsconfig: "../langchain/tsconfig.json",
},
],
() => ({
name: "custom-webpack-config",
configureWebpack: () => ({
Expand Down

0 comments on commit ccf7ae7

Please sign in to comment.