From e694075c7fdcc9c4579d55b792da7a1391401b35 Mon Sep 17 00:00:00 2001 From: Sander Vrijders Date: Tue, 27 Mar 2018 16:40:59 +0200 Subject: testbeds, prototypes, model: Add docstrings This adds docstrings for methods of in the testbeds, prototypes and certain things in the model. --- doc/log.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/log.rst b/doc/log.rst index 6084cf2..1fd3b6f 100644 --- a/doc/log.rst +++ b/doc/log.rst @@ -1,5 +1,10 @@ Logging ============= -.. automodule:: rumba.log - :member-order: bysource +.. autofunction:: rumba.log.set_logging_level + +.. autofunction:: rumba.log.reset_logging_level + +.. autofunction:: rumba.log.flush_and_kill_logging + +.. autofunction:: rumba.log.flush_log -- cgit v1.2.3