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

[WIP] Awesome Documentation Endeavour #48

Closed
wants to merge 1 commit into from
Closed

Conversation

dignifiedquire
Copy link
Member

@richardschneider
Copy link
Contributor

@dignifiedquire awesome effort to document this API. Will this be merged anytime soon?

I want to add PKCS #8 to the library, but would prefer to base it on your changes.

@daviddias daviddias added status/deferred Conscious decision to pause or backlog and removed status/ready Ready to be worked labels Feb 5, 2018
@daviddias daviddias changed the title [WIP] Awesome API Endeavour [WIP] Awesome Documentation Endeavour Oct 31, 2018
@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

@jacobheun
Copy link
Contributor

Closing this as it's quite stale. We've been doing more work with TS integration in Aegir recently, so we should be able to leverage those updates in the near future to continue docs improvements.

@jacobheun jacobheun closed this Dec 16, 2020
@jacobheun jacobheun deleted the api-docs branch December 16, 2020 12:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status/deferred Conscious decision to pause or backlog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants