Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 868 Bytes

File metadata and controls

19 lines (11 loc) · 868 Bytes

Default Options ExampleDocs


API Example (Default Options)

This is just a dummy TypeScript API project to showcase some documentation.

Overview

This example demonstrates the result of using typedoc-plugin-markdown with the default options, producing a straightforward output that adheres to CommonMark standards.

Explore the API

You can use the "Docs" link in the header to visit the API index page or you can use @link tags within your readme to reference items in your API, such as:

  • billing - Automate and manage invoices, payments, and user account balances.
  • shipping - Handle logistics, shipping costs calculation, and tracking information updates.
  • products - Manage product inventories, descriptions, pricing, and product categories.