diff options
author | Damien George <damien.p.george@gmail.com> | 2018-04-26 17:14:51 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-04-26 17:14:51 +1000 |
commit | c7818032b160961bbd88a57926a78fcab297e4f2 (patch) | |
tree | f82622da79fff76c1753b8499da1f7803a218138 | |
parent | 9254f365d67ce58b4e90999fff314513a6c2413b (diff) |
docs/library: Add ussl module to library index for unix port.
-rw-r--r-- | docs/library/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/library/index.rst b/docs/library/index.rst index af1a0ff69..d5678d37e 100644 --- a/docs/library/index.rst +++ b/docs/library/index.rst @@ -87,6 +87,7 @@ it will fallback to loading the built-in ``ujson`` module. ure.rst uselect.rst usocket.rst + ussl.rst ustruct.rst utime.rst uzlib.rst |