mint
mint copied to clipboard
A small, fast documentation generator for literate-style programming
I got as far as: node.js:201 throw e; // process.nextTick error, or 'error' event on first tick ^ Error: Cannot find module 'C:\usr\local\bin\mint' at Function._resolveFilename (module.js:334:11) at Function._load (module.js:279:25) at...
The table rows seem a bit off. If i have a comment and then a constructor the docs seem to appear in the next row
Hey - I'd like to include Mint to be embedded as part of a pure js application (hook.io) Is there anyway we could remove this Python dependency from Mint? It...
after doing the install and trying to run mint i'm getting the following error: ``` sys.exec has moved to the "child_process module", Please update your source code. Error: childProcess API...