Logging, more documentation
This commit is contained in:
parent
6eebab871e
commit
4a5f630d40
11 changed files with 66 additions and 27 deletions
|
@ -1,20 +1,20 @@
|
|||
.. _lib_battery:
|
||||
|
||||
Battery
|
||||
########
|
||||
********
|
||||
|
||||
Class Documentation
|
||||
********************
|
||||
====================
|
||||
|
||||
.. autoclass:: compLib.Battery.Battery
|
||||
:members:
|
||||
|
||||
|
||||
Examples
|
||||
*********
|
||||
=========
|
||||
|
||||
Printing percentage
|
||||
====================
|
||||
--------------------
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
|
Reference in a new issue