Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: move docs to github pages #3296

Merged
merged 20 commits into from
Oct 26, 2023
Merged

feat: move docs to github pages #3296

merged 20 commits into from
Oct 26, 2023

Conversation

KrzysztofMoch
Copy link
Member

@KrzysztofMoch KrzysztofMoch commented Oct 14, 2023

Summary

Moved docs to Github pages using nextra

fixes: #3314

fixes: #

How to test ?

Check docs README to check how to run docs locally

@KrzysztofMoch KrzysztofMoch marked this pull request as ready for review October 21, 2023 15:00
@KrzysztofMoch
Copy link
Member Author

@freeboub please test it locally and see if it's okay. To publish it on GH pages we will use workflows that i created in this PR (there is no way to test workflows so we will probably need to create new PR for it)

Copy link
Collaborator

@freeboub freeboub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some minor / cosmetic change requested.
Additionally it seems that Method and Static Method sections were lost
It would need a specifc section I think

Methods

Name Platforms Support
dismissFullscreenPlayer Android, iOS
presentFullscreenPlayer Android, iOS
save iOS
restoreUserInterfaceForPictureInPictureStop iOS
seek All

Static methods

Name Platforms Support
getWidevineLevel Android
isCodecSupported Android
isHEVCSupported Android

docs/next-env.d.ts Show resolved Hide resolved
docs/pages/component/_meta.json Outdated Show resolved Hide resolved
docs/pages/component/events.md Show resolved Hide resolved
docs/pages/component/props.md Show resolved Hide resolved
docs/pages/updating.md Outdated Show resolved Hide resolved
docs/pages/_meta.json Outdated Show resolved Hide resolved
docs/pages/other/drm.md Outdated Show resolved Hide resolved
@freeboub
Copy link
Collaborator

OnAudioFocusChanged not documentated (but it is not your fault :) )

@freeboub
Copy link
Collaborator

OnAudioFocusChanged not documented (but it is not your fault :) )

To be followed in: #3314
Don't hesitate to open other documentation ticket if you want !

@freeboub freeboub merged commit 85e30f0 into TheWidlarzGroup:master Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[doc] : missing OnAudioFocusChanged doc
2 participants