@brillout/mdocs

Utility to create documentation for programming libraries with markdown.

Usage no npm install needed!

<script type="module">
  import brilloutMdocs from 'https://cdn.skypack.dev/@brillout/mdocs';
</script>

README

Utility to create documentation for programming libraries with markdown.

Currently enhances markdown by being able to

  • insert source code
  • generate menu

See source code or open issue for further information.