Skip to content

Commit bea00da

Browse files
authored
Add more api docs (#821)
1 parent 278e524 commit bea00da

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/config-api.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Traitlets config API reference
99
.. autoclass:: SingletonConfigurable
1010
:members:
1111

12+
.. autoclass:: LoggingConfigurable
13+
:members:
14+
15+
.. autoclass:: JSONFileConfigLoader
16+
:members:
17+
1218
.. autoclass:: Application
1319
:members:
1420

0 commit comments

Comments
 (0)