Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 383 Bytes

TODO.md

File metadata and controls

13 lines (7 loc) · 383 Bytes

TODO

  • Create API examples via the @example JSDoc annotation for all public API.

  • Add possible thrown exceptions to all public API docs.

  • Add Deno flags used to all public API docs.

  • Add in-depth tutorials for modules in their @module docstrings, if needed.

    • ex. RPC modules need documentation for advanced features like middleware.
  • Vendor external requirements.