Skip to content

Commit 7dad4e9

Browse files
committed
adding PathControl to the docs
1 parent ca1968c commit 7dad4e9

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

Documentation/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ Inputs
8686
objects/ActionButton
8787
objects/RadioGroup
8888
objects/Slider
89+
objects/PathControl
8990

9091
Progress Indicators
9192
^^^^^^^^^^^^^^^^^^^
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. highlight:: python
2+
3+
===========
4+
PathControl
5+
===========
6+
7+
.. module:: vanilla
8+
.. autoclass:: PathControl
9+
:inherited-members:
10+
:members:

0 commit comments

Comments
 (0)