Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gitbook-comment

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-comment

Generate Markdown file from comments in source code

  • 1.0.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Markdown Generator for gitbook.com

js-standard-style

Instruction

  1. install the npm using npm install --save gitbook-comment
  2. use gitbook-comment --help to read the command line instructions
  3. You can generate doc by a command like this:
gitbook-comment generate

//or if you want more options use

gitbook-comment generate -p ./src -i bin -e js,css,scss
  1. Or clean up the created .md files
gitbook-comment clean-up

note: This generator is creating the .md files in same folder next to the original files.

  1. You should upload this to gh-pages or any other none development branch and use gitbook.com to load it as reference.

You can learn more on how it works here

FAQs

Package last updated on 30 May 2019

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc