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

murdoc

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

murdoc

  • 0.2.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Murdoc — a ruby documenter

Murdoc is a doccu-style annotated documentation generator.

Rationale

Sometimes it makes sense to create a guide, a story told by code and comments side by side. Murdoc generates a pretty html for such a story.

Example

Demo at GH.pages.

See also:

  • example of integration with jsus

Usage

  • gem install murdoc
  • murdoc <input file> <output html file> or
  • murdoc <input file 1> <input file 2> ... <output html file>

Dependencies

  • Haml
  • Either RDiscount (for MRI rubies) or Kramdown (for non-mri rubies)

License

Public domain, see UNLICENSE file.

See also

FAQs

Package last updated on 09 Jul 2015

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