-
docme(readme, args, jsdocargs, cb)
-
Generates jsdocs for non-private members of the project in the current folder. It then updates the given README with the githubified version of the generated API docs.
Parameters:
Name Type Description readme
String path to readme in which the API docs should be updated
args
Array.<String> consumed by docme
Properties
Name Type Argument Description loglevel
String <optional>
(info) level at which to log: silly|verbose|info|warn|error|silent
jsdocargs
Array.<String> consumed by jsdoc
cb
function called back when docme finished updating the README
Maintenance
Commit Frequency
Further analysis of the maintenance status of docme based on released npm versions cadence, the repository activity, and other data points determined that its maintenance is Inactive.
An important project maintenance signal to consider for docme is that it hasn't seen any new versions released to npm in the past 12 months, and could be considered as a discontinued project, or that which receives low attention from its maintainers.
In the past month we didn't find any pull request activity or change in issues status has been detected for the GitHub repository.