adds full docs

This commit is contained in:
Moisés Guimarães
2017-02-05 18:51:13 -03:00
parent 00a74d0da4
commit e33d4c0172
9 changed files with 225 additions and 53 deletions

View File

@@ -6,12 +6,12 @@ resource-constrained environments primarily because of its small size, speed,
and portability.
Installation
============
------------
In order to use ``wolfssl Python``, you'll also need to install ``wolfssl C``.
Mac OSX
-------
~~~~~~~
Installing from ``homebrew`` and ``pip`` package managers:
@@ -41,7 +41,7 @@ Installing from ``source code``:
Linux
-----
~~~~~
.. code-block:: shell
@@ -65,7 +65,7 @@ Linux
Testing
=======
-------
To run the tox tests in the source code, you'll need ``tox`` and a few other
requirements. The source code relies at **WOLFSSL_DIR/wrapper/python/wolfssl**