From 8faf2dc75b140e7f6f915b8d90e4b86366f56997 Mon Sep 17 00:00:00 2001 From: danicampora Date: Mon, 19 Oct 2015 16:28:29 +0200 Subject: [PATCH] docs/wipy: Add wipy tutorials section. --- docs/library/network.rst | 2 +- docs/topindex.html | 2 -- docs/wipy/general.rst | 6 ++++++ docs/wipy/tutorial/index.rst | 30 ++++++++++++++++++++++++++++++ docs/wipy_contents.rst | 1 + docs/wipy_index.rst | 1 + 6 files changed, 39 insertions(+), 3 deletions(-) create mode 100644 docs/wipy/tutorial/index.rst diff --git a/docs/library/network.rst b/docs/library/network.rst index 4485ff7e1b..794ce70c87 100644 --- a/docs/library/network.rst +++ b/docs/library/network.rst @@ -37,7 +37,7 @@ For example:: Constructors ------------ - .. class:: server(id, ...) + .. class:: network.server(id, ...) Create a server instance, see ``init`` for parameters of initialization. diff --git a/docs/topindex.html b/docs/topindex.html index 0a65f42105..fe61b5b927 100644 --- a/docs/topindex.html +++ b/docs/topindex.html @@ -34,8 +34,6 @@ General information about {{ port_name }}
read this first for a quick overview

- {% endif %} - {% if port == "pyboard" %}