endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
804 stars 71 forks source link

docgen #1881

Closed turadg closed 9 months ago

turadg commented 9 months ago

refs: #1880

Description

Build script to generate a docs site. Demo: https://ends-api-docs.pages.dev

I won't close #1880 until all key packages are included. (I have three so far. Some others fail the build.)

Security Considerations

Raises visibility of APIs, but doesn't expose any info not apparent in the source code.

Scaling Considerations

n/a

Documentation Considerations

We should publish this somewhere so that docs.agoric.com can point to it.

Testing Considerations

Builds.

Upgrade Considerations

Needs to be added to CI before merging.