baset
baset copied to clipboard
Docs generator from non-md specs
Small additional tool that creates .md docs from non-md specs, assuming comments starting with /// as part of .md content and inserts actual code as code snippets in this doc. Ideally it should generate md specs that is compatible with .md spec reader(#11 and #14 ).
It should be designed for use with non-md split reader(#12), so it requires it to be implemented first.