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

docs: remove the external properties and methods in API docs #608

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

kiwiwong
Copy link
Collaborator

@kiwiwong kiwiwong commented Jan 7, 2022

Description

Remove the external properties and methods in API docs.

Fixes #606

@kiwiwong kiwiwong requested review from wewoor and mortalYoung January 7, 2022 03:43
@kiwiwong kiwiwong self-assigned this Jan 7, 2022
@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #608 (40aa557) into main (9e0f84b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #608   +/-   ##
=======================================
  Coverage   87.28%   87.28%           
=======================================
  Files         190      190           
  Lines        5578     5578           
  Branches     1243     1243           
=======================================
  Hits         4869     4869           
  Misses        699      699           
  Partials       10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9e0f84b...40aa557. Read the comment docs.

@wewoor wewoor added the documentation Improvements or additions to documentation label Jan 7, 2022
Copy link
Collaborator

@wewoor wewoor left a comment

Choose a reason for hiding this comment

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

+1

@wewoor wewoor merged commit c9928c6 into main Jan 7, 2022
@wewoor wewoor deleted the docs/apiDocs branch January 7, 2022 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API documents contain too many external properties and methods.
2 participants