Skip to content

Commit 37ba0f7

Browse files
committed
docs: bump @apify/docusaurus-plugin-typedoc-api
1 parent b3406e0 commit 37ba0f7

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ module.exports = {
8282
pathToCurrentVersionTypedocJSON: `${__dirname}/api-typedoc-generated.json`,
8383
sortSidebar: groupSort,
8484
routeBasePath: 'reference',
85+
python: true,
8586
},
8687
],
8788
...config.plugins,

website/package-lock.json

Lines changed: 15 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@apify/docs-theme": "^1.0.132",
25-
"@apify/docusaurus-plugin-typedoc-api": "^4.2.5",
25+
"@apify/docusaurus-plugin-typedoc-api": "^4.2.6",
2626
"@docusaurus/core": "^3.5.2",
2727
"@docusaurus/plugin-client-redirects": "^3.5.2",
2828
"@docusaurus/preset-classic": "^3.5.2",

0 commit comments

Comments
 (0)