From 840e45c0783bcd3d50d5a34e5e92580af9562bb1 Mon Sep 17 00:00:00 2001 From: Laurens Valk Date: Wed, 15 Apr 2020 15:55:31 +0200 Subject: [PATCH] doc: add placeholder Powered Up quick start guide --- doc/api/index.rst | 1 + doc/api/start_pup.rst | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 doc/api/start_pup.rst diff --git a/doc/api/index.rst b/doc/api/index.rst index fe3fa6c..7623fdd 100644 --- a/doc/api/index.rst +++ b/doc/api/index.rst @@ -23,6 +23,7 @@ Intro :hidden: start_ev3 + start_pup .. toctree:: :maxdepth: 1 diff --git a/doc/api/start_pup.rst b/doc/api/start_pup.rst new file mode 100644 index 0000000..ffcc744 --- /dev/null +++ b/doc/api/start_pup.rst @@ -0,0 +1,4 @@ +Powered Up Quick Start +######################## + +Coming soon!