Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
[submodule "web-ui"]
path = open-video-ui/external/web-ui
url = https://github.com/THEOplayer/web-ui.git
branch = main
branch = docs-v2
[submodule "android-ui"]
path = open-video-ui/external/android-ui
url = https://github.com/THEOplayer/android-ui.git
Expand Down
2 changes: 1 addition & 1 deletion open-video-ui/external/web-ui
Submodule web-ui updated 146 files
4 changes: 1 addition & 3 deletions sidebarsOpenVideoUI.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,7 @@ const sidebars: SidebarsConfig = {
icon: '📖',
},
link: { type: 'generated-index', slug: 'react/guides' },
items: [
// { type: 'autogenerated', dirName: 'external/web-ui/docs/guides' }
],
items: [{ type: 'autogenerated', dirName: 'external/web-ui/docs/react/guides' }],
},
{
type: 'category',
Expand Down