Closed tabcat closed 1 year ago
Have been looking at TypeDoc and api-documenter. I prefer Microsoft's api-documenter
to typedoc
as the markdown output looks much nicer. It's part of a larger tool named api-extractor
which looks interesting and might be useful for automatic versioning in the future.
Right now I have api-documenter spitting out a bunch of separate files for each piece I want documented (Opal, Database, Manifest, Address) but am looking to combine a few of them so they look nice in the /docs
folder.
Add a script to automatically build API documentation.