Update documentation
This commit is contained in:
parent
f72550146d
commit
a7f5dd13c4
23 changed files with 541 additions and 189 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