[WIP] Adding documentation for @polybase/client#152
Open
Conversation
- added minimal support for TSDoc
ENG-995 Add documentation for `polybase-ts/client`.
Creating separate issue since |
Contributor
Author
|
This is a WIP PR for tracking documentation for @polybase/client. Working on the default HTML documentation first. If desired, Markdown output can be generated using the typedoc-plugin-markdown plugin. |
- Updated README
- added a new plugin to export non-exported (but referenced) types
(typedoc-plugin-missing-exports)
- Added basic documentation for `Polybase` and `Client` types.
- using tenses consistently. - added some links to the official docs in Collection.
Contributor
Author
|
How to generate the docs locally: and then The documentation is generated in a |
Contributor
Author
|
Update: working on a uniform way of updating docs across all projects in |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes:
Limitations (due to
typedoc):<internal>section per module, but private functions are not listed.