mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 18:18:22 +00:00
removed is_rich_object, so as not to have 2 ways of doing it.
This commit is contained in:
parent
ecc42312fa
commit
c3b2c40c5b
4 changed files with 14 additions and 21 deletions
|
@ -3,8 +3,7 @@ Reference
|
|||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
reference/init.rst
|
||||
|
||||
reference/align.rst
|
||||
reference/bar.rst
|
||||
reference/color.rst
|
||||
|
@ -12,6 +11,7 @@ Reference
|
|||
reference/console.rst
|
||||
reference/emoji.rst
|
||||
reference/highlighter.rst
|
||||
reference/init.rst
|
||||
reference/logging.rst
|
||||
reference/markdown.rst
|
||||
reference/markup.rst
|
||||
|
@ -19,8 +19,8 @@ Reference
|
|||
reference/padding.rst
|
||||
reference/panel.rst
|
||||
reference/pretty.rst
|
||||
reference/progress.rst
|
||||
reference/progress_bar.rst
|
||||
reference/progress.rst
|
||||
reference/prompt.rst
|
||||
reference/protocol.rst
|
||||
reference/rule.rst
|
||||
|
@ -32,3 +32,4 @@ Reference
|
|||
reference/text.rst
|
||||
reference/theme.rst
|
||||
reference/traceback.rst
|
||||
references/abc.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue