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

sphinxcontrib-seqdiag

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sphinxcontrib-seqdiag

Sphinx "seqdiag" extension

  • 3.0.0
  • PyPI
  • Socket score

Maintainers
1

===================== sphinxcontrib-seqdiag

.. image:: https://travis-ci.org/blockdiag/sphinxcontrib-seqdiag.svg?branch=master :target: https://travis-ci.org/blockdiag/sphinxcontrib-seqdiag

.. image:: https://coveralls.io/repos/blockdiag/sphinxcontrib-seqdiag/badge.png?branch=master :target: https://coveralls.io/r/blockdiag/sphinxcontrib-seqdiag?branch=master

.. image:: https://codeclimate.com/github/blockdiag/sphinxcontrib-seqdiag/badges/gpa.svg :target: https://codeclimate.com/github/blockdiag/sphinxcontrib-seqdiag

A sphinx extension for embedding sequence diagram using seqdiag_.

This extension enables you to insert sequence diagrams into your document. Following code is an example::

.. seqdiag::

  seqdiag {
    browser => webserver => database;
  }

.. _seqdiag: http://bitbucket.org/blockdiag/seqdiag/

For more details, see online documentation_ at http://blockdiag.com/.

.. _online documentation: http://blockdiag.com/en/seqdiag/sphinxcontrib.html

FAQs


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