34 lines
352 B
Markdown
34 lines
352 B
Markdown
|
```eval_rst
|
||
|
.. include:: /header.rst
|
||
|
:github_url: |github_link_base|/overview/index.md
|
||
|
```
|
||
|
|
||
|
# Overview
|
||
|
|
||
|
|
||
|
```eval_rst
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
object
|
||
|
coords
|
||
|
style
|
||
|
style-props
|
||
|
scroll
|
||
|
layer
|
||
|
event
|
||
|
indev
|
||
|
display
|
||
|
color
|
||
|
font
|
||
|
image
|
||
|
file-system
|
||
|
animation
|
||
|
timer
|
||
|
drawing
|
||
|
renderers/index
|
||
|
new_widget
|
||
|
```
|
||
|
|