Skip to main content

Sphinx d2lang extension

Project description

This is a very simple extension to Sphinx that implements a d2 directive to draw diagrams using d2.

To use it, first of all you must register the extension within the Sphinx environment, adding the full name of the package to the extensions list in the file conf.py, for example:

# Add any Sphinx extension module names here, as strings.
extensions = ['metapensiero.sphinx.d2']

You can optionally define the following default settings:

d2_center

Default value for the :center: option

d2_class

Default CSS class of the diagram, when producing HTML

d2_dark_theme

Default value for the :dark_theme: option

d2_format

Default value for the :format: option

d2_layout

Default value for the :layout: option

d2_pad

Default value for the :pad: option

d2_redirect_links_to_blank_page

Default value for the :redirect_links_to_blank_page: option

d2_scale

Default value for the :scale: option

d2_sketch

Default value for the :sketch: option

d2_theme

Default value for the :theme: option

At that point you can place d2 directives in your documents. The d2 script can be specified either inline, as the content of the directive, or as a file, relative to the document itself. The directive accepts the following options:

align

the alignment of the generated image

alt

the alternative textual description explaining the diagram

caption

a short description of the diagram

center

a boolean value, whether the diagram should be horizontally centered or not

class

the CSS classes of the diagram

dark_theme

an integer, the dark theme to be used

format

the output format, by default svg, but it can alternatively set to png

layout

the algorithm used to layout the diagram, either dagre (the default) or elk

pad

an integer number of pixels, by default 100

redirect_links_to_blank_page

when generating SVG, this forces all local link to be opened in a different browser tab

scale

a float number, the relative scale to be used

sketch

a boolean value, whether to enable the sketch mode

theme

an integer, the theme to be used

width

an integer value, the width of the containing figure

Directive-specific options have higher priority on default settings.

See example/index.rst for some usage examples.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

metapensiero_sphinx_d2-0.10.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

metapensiero_sphinx_d2-0.10-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file metapensiero_sphinx_d2-0.10.tar.gz.

File metadata

  • Download URL: metapensiero_sphinx_d2-0.10.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.9

File hashes

Hashes for metapensiero_sphinx_d2-0.10.tar.gz
Algorithm Hash digest
SHA256 ebabee43a6cda8a595432296ab25011b8768124255b939470455a7b91f7b6e18
MD5 6b90fd4074ce0e85524d3f6129866c02
BLAKE2b-256 9dfc3939ce1b1e0d100c2e05d48219ab13e3a6df930edd3231e27e8c297081da

See more details on using hashes here.

File details

Details for the file metapensiero_sphinx_d2-0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for metapensiero_sphinx_d2-0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 50489db15dfe8be4e6dddfc2716c0999cf6a7d5cf5df5bfd335e96a75527d22d
MD5 e089a36a6ccc3361cf3480d582da5507
BLAKE2b-256 8ac9afb20afcc47a1cafcc7b8216f92d21daaddf1c6beddaebc45b3eb0b2d6e7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page