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

asciidoctor-sail

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asciidoctor-sail

  • 0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= Sail Asciidoctor Plugin

An https://asciidoctor.org[Asciidoctor] extension for including code from https://github.com/rems-project/sail[Sail] ISA specifications into Asciidoc documents, primarily aimed at supporting documentation for RISC-V extensions using the https://github.com/riscv/sail-riscv[sail-riscv] model.

== Installation

asciidoctor-sail is published on https://rubygems.org[rubygems], so it can be installed with gem install:

[source,sh]

gem install asciidoctor-sail

The requirements are simply asciidoctor itself, or asciidoctor and asciidoctor-diagram if encoding diagrams are generated (which also require the https://wavedrom.com[WaveDrom] editor to be installed). asciidoctor-pdf is also supported for PDF generation.

== Documentation

Documentation is available as a PDF https://github.com/Alasdair/asciidoctor-sail/blob/master/doc/built/sail_to_asciidoc.pdf[here]. The PDF is itself built with asciidoctor-pdf and asciidoctor-sail, using the various examples in doc/examples.

FAQs

Package last updated on 11 Apr 2023

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