Skip to content

gregaou/esdoc-rst-plugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ESDoc RST Plugin

Latest Stable Version License Build Status Documentation

Dependency Status Code Climate Issue Count

This is a plugin that generate RST documentation.

{
  "source": "./src",
  "destination": "./doc",
  "plugins": [
    {
      "name": "esdoc-rst-plugin",
      "option": {
        "output": "out_rst"
      }
    }
  ]
}

output would be the output path for the RST documentation.

Install and Usage

npm install esdoc-rst-plugin

LICENSE

MIT

Author

Rit Grégoire@gregwarit

About

ESDoc Plugin for generate RST documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published