Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Documentation #71

Open
daviddias opened this issue Feb 10, 2017 · 7 comments
Open

Documentation #71

daviddias opened this issue Feb 10, 2017 · 7 comments
Labels
exp/expert Having worked on the specific codebase is important help wanted Seeking public contribution on this issue P1 High: Likely tackled by core team if no one steps up status/ready Ready to be worked

Comments

@daviddias
Copy link
Member

We don't have all the funcs available through this lib documented.

We also don't have documented the optional dependency, which causes confusion as seen #70

@dignifiedquire
Copy link
Member

ref #48

@daviddias
Copy link
Member Author

daviddias commented Feb 10, 2017

Understood, can we have at least a listing of the method names?

Also, #72 this is not part of docs, but should be documented

@daviddias
Copy link
Member Author

Some documentation coming with #102

@paralin
Copy link

paralin commented Jan 13, 2018

I'd say it''s still pretty incomplete. I can try to fill it out more down the line

@daviddias daviddias added status/ready Ready to be worked and removed status/deferred Conscious decision to pause or backlog labels Feb 5, 2018
@daviddias
Copy link
Member Author

@paralin thank you! :)

Still looking into it? @richardschneider has pushed a bunch of new calls since then.

@daviddias daviddias added help wanted Seeking public contribution on this issue exp/expert Having worked on the specific codebase is important P1 High: Likely tackled by core team if no one steps up labels Feb 5, 2018
@paralin
Copy link

paralin commented Feb 5, 2018

Too swamped to handle this right now unfortunately

@carsonfarmer
Copy link
Contributor

Just to update, the types that were recently added to this repo provide pretty much full documentation for all exposed APIs. They could be used to generate code documentation via:

npx typedoc --mode file --includeDeclarations --excludeExternals ./src/index.d.ts

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
exp/expert Having worked on the specific codebase is important help wanted Seeking public contribution on this issue P1 High: Likely tackled by core team if no one steps up status/ready Ready to be worked
Projects
None yet
Development

No branches or pull requests

4 participants