File: table.rst

package info (click to toggle)
hovercraft 2.7-2%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,476 kB
  • sloc: javascript: 3,206; python: 2,606; makefile: 157; sh: 2
file content (20 lines) | stat: -rw-r--r-- 397 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
----

.. table:: Truth table for "not"
  :class: my-table-class

  +------------+------------+
  | Name       | Money Owed |
  +============+============+
  | Adam Alpha | 100        |
  +------------+------------+


.. table::
  :name: my-table

  +------------+------------+
  | Number     | Two        |
  +============+============+
  | Adam Alpha | 100        |
  +------------+------------+