Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
mojito-cli-doc
Advanced tools
mojito-docs ========== <!-- [![Build Status](https://travis-ci.org/yahoo/mojito-cli-doc.png)](https://travis-ci.org/yahoo/mojito-cli-doc) -->
Generate API documentation for mojito, mojito apps, or mojits. Uses yuidoc.
This package provides the doc
command for the mojito-cli
tool. Install mojito-cli
to use the mojito doc
command.
To generate documentation for a mojito application, including all mojits in it's mojits/
sub-directory, run the following from the application directory:
$ mojito docs app
To generate documentation for a specific mojit, run the following from the application directory:
$ mojito docs mojit <mojit-name>
To generate documentation for the Mojito framework itself:
$ mojito docs mojito
Specify output directory:
--directory <path>
-d <path>
Serve the API docs over HTTP, without rendering them to the file system:
--server
-s
Serve the API docs over HTTP on the specified port number. Assumes --server
:
--port <number>
-p <number>
http://developer.yahoo.com/forum/Yahoo-Mojito
mojito-cli-doc is licensed under a BSD license (see LICENSE.txt). To contribute to the Mojito project, please see Contributing.
The Mojito project is a meritocratic, consensus-based community project which allows anyone to contribute and gain additional responsibilities.
FAQs
Provide the `doc` command, to generate API docs, for `mojito-cli`
The npm package mojito-cli-doc receives a total of 6 weekly downloads. As such, mojito-cli-doc popularity was classified as not popular.
We found that mojito-cli-doc demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.