/asciidoctor-register-diagram

Asciidoctor plugin to draw register diagrams, register blocks, and messages.

Primary LanguageHTMLMIT LicenseMIT

Asciidoctor::Register::Diagram

Asciidoctor plugin to draw register diagrams, register blocks, and messages.

Installation

Add this line to your application's Gemfile:

gem 'asciidoctor-register-diagram'

And then execute:

$ bundle

Or install it yourself as:

$ gem install asciidoctor-register-diagram

Usage

Install, then run asciidoctor with the switch -r asciidoctor-register-diagram ...

Contributing

  1. Fork it ( https://github.com/[my-github-username]/asciidoctor-register-diagram/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Copyright

Copyright (c) 2014 Steve Glaser. See LICENSE.txt for further details.