File: index.rst

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

.. seqdiag::

   {
     A -> B;
   }