docs: new doc added and style changes

This commit is contained in:
Aline
2020-01-17 17:41:26 +01:00
parent fb61c752af
commit cb6fa98736
40 changed files with 269 additions and 611 deletions

View File

@@ -1,11 +1,9 @@
---
title: "Pybytes library API"
title: "Enable SSL"
aliases:
- pybytes/api/enable_ssl
---
**Enable SSL**
----
Enable SSL
**Method**
@@ -24,4 +22,8 @@ aliases:
`pybytes.enable_ssl('/flash/cert/pycom-ca.pem', True)`
**Success Response**
`Please reset your module to apply the new settings`
----
```
>> Please reset your module to apply the new settings
```