blob: 12198de48a554658879be22a376ea54fba67df4a (
plain)
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
44
45
|
.. Rich documentation master file, created by
sphinx-quickstart on Thu Dec 26 17:03:20 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Rich's documentation!
================================
.. toctree::
:maxdepth: 2
:caption: Contents:
introduction.rst
console.rst
style.rst
markup.rst
text.rst
highlighting.rst
logging.rst
traceback.rst
prompt.rst
columns.rst
group.rst
markdown.rst
padding.rst
panel.rst
progress.rst
syntax.rst
tables.rst
tree.rst
live.rst
layout.rst
protocol.rst
reference.rst
appendix.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|