File: index.rst

package info (click to toggle)
taskflow 3.9.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 45,948 kB
  • sloc: cpp: 39,058; xml: 35,572; python: 12,935; javascript: 1,732; makefile: 59; sh: 16
file content (43 lines) | stat: -rw-r--r-- 791 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
This shows some plugins
#######################

This project is :gh:`on GitHub <mosra/m.css>` and

.. class:: m-table

====== ======
The    tables
====== ======
render nicer now.
====== ======

.. note-success::

    Yup!

.. role:: link-flat(link)
    :class: m-flat

See, :glfn:`DrawElements` is the grandpa of :vkfn:`CmdDraw`. But
:link-flat:`not everything is as it "seems" to be <javascript:alert("boo!")>`
--- however the typography makes that bearable. Python bindings for
:dox:`Corrade::Containers` and Magnum are nice too:

.. code:: pycon

    >>> from magnum import *
    >>> a = Vector3(1.0, 2.0, 3.0)
    >>> a.dot()
    14.0

Images!

.. image:: tiny.png
    :scale: 2000%

.. figure:: subdir/tiny.png
    :width: 200px

    Image in a subdir

.. fancy-line:: Custom plugins!