Skip to content

Commit

Permalink
Breaking change in typedoc-plugin-markdown v4 (#1523)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabienLelaquais authored Jul 15, 2024
1 parent 87065e1 commit 7a52df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/taipy-gui/typedoc-mkdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"out": "reference_guiext",
"excludeNotDocumented": true,
"disableSources": true,
"entryDocument": "index.md",
"entryFileName": "index.md",
"readme": "extension-index.md",
"githubPages": false
}

0 comments on commit 7a52df9

Please sign in to comment.