Skip to content

Commit

Permalink
docs(website): add new sidebar entry "DOMUtils"
Browse files Browse the repository at this point in the history
  • Loading branch information
jsamr committed Sep 30, 2020
1 parent fab4fd1 commit 335b571
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/website/typedoc-sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ module.exports = [
"api/interfaces/cssboxdimensionscomputedstyle",
"api/interfaces/domrect",
"api/interfaces/domrectsize",
"api/interfaces/domutils",
"api/interfaces/elementcssboxdimensions",
"api/interfaces/featurebuilderconfig",
"api/interfaces/featureconstructor",
Expand All @@ -32,6 +33,8 @@ module.exports = [
"api/interfaces/linkpresstarget",
"api/interfaces/minimalwebviewprops",
"api/interfaces/visualviewportdimensions",
"api/interfaces/webhandle",
"api/interfaces/webhandlerdefinition",
"api/interfaces/webjscontext",
"api/interfaces/webshellinvariantprops"
]
Expand Down

0 comments on commit 335b571

Please sign in to comment.