File: index.rst

package info (click to toggle)
sphinxcontrib-blockdiag 3.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 232 kB
  • sloc: python: 641; makefile: 7
file content (9 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
Welcome to test's documentation!
================================

.. blockdiag::

   {
     A -> B;
   }