Skip to content

Commit

Permalink
再修一次
Browse files Browse the repository at this point in the history
  • Loading branch information
junhuanchen committed Jul 2, 2019
1 parent 180653d commit 5d46af0
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 72 deletions.
4 changes: 2 additions & 2 deletions source/bpi-web/tutorials/flash_web.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
使用请确认已经安装驱动,且已经得知自己的硬件串口名称,例如:COM5、ttyUSB0。

.. toctree::
:maxdepth: 2
:maxdepth: 2

../bpi-steam/driver
../bpi-steam/driver

在 Windows 下
---------------------------
Expand Down
16 changes: 8 additions & 8 deletions source/bpi-web/tutorials/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ Web:bit 离线教育版
- `在线编程<https://webbit.webduino.io/blockly/>`_ & `学习手册(繁体版) <https://tutorials.webduino.io/zh-tw/docs/webbit/index.html >`_

.. toctree::
   :maxdepth: 2
:maxdepth: 2

   flash_web.rst
   info/index
   basic/index
   monster/index
   detect/index
   sound/index
   board/index
flash_web.rst
info/index
basic/index
monster/index
detect/index
sound/index
board/index
62 changes: 31 additions & 31 deletions source/contents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,25 @@ Welcome to BPI-STEAM documentation!
BPI-BIT 是一款基于 ESP32 高性能芯片且兼容 micro:bit 设计的开源 STEAM 教育产品。

.. toctree::
:maxdepth: 2
:caption: BPI-BIT
bpi-steam/readme
bpi-steam/driver
:maxdepth: 2
:caption: BPI-BIT

bpi-steam/readme
bpi-steam/driver

使用 Webduino 编程
---------------------------

用户通过烧写 Webduino 固件,就可以使用面向全世界的 Webduino Blockly 积木化在线编程。

.. toctree::
:maxdepth: 2
:caption: Webduino
bpi-web/release
bpi-web/tutorials/index
bpi-web/advanced/index
bpi-web/modules/index
:maxdepth: 2
:caption: Webduino

bpi-web/release
bpi-web/tutorials/index
bpi-web/advanced/index
bpi-web/modules/index

只需浏览器,即可随时查看云端和托管你的代码,配合 Github 上各种有趣的插件系统与多语言化环境,享受全世界流行的积木编程吧!

Expand All @@ -51,16 +51,16 @@ BPI-BIT 是一款基于 ESP32 高性能芯片且兼容 micro:bit 设计的开源
配合专业 IDE 的支持(如:VsCode、PyCharm),以便您轻松地将代码从电脑传输到板子中,从而体验程序创作的无穷乐趣!

.. toctree::
:maxdepth: 2
:caption: MicroPython
:maxdepth: 2
:caption: MicroPython

bpi-mpy/release
bpi-mpy/tutorials/index
bpi-mpy/advanced/index
bpi-mpy/samples/index
bpi-mpy/modules/index
mPython/docs/library/micropython/index.rst
mPython/docs/library/pythonStd/index.rst
bpi-mpy/release
bpi-mpy/tutorials/index
bpi-mpy/advanced/index
bpi-mpy/samples/index
bpi-mpy/modules/index
mPython/docs/library/micropython/index.rst
mPython/docs/library/pythonStd/index.rst

使用 Arduino 编程
---------------------------
Expand All @@ -72,12 +72,12 @@ BPI-BIT 是一款基于 ESP32 高性能芯片且兼容 micro:bit 设计的开源
BPI-BIT 提供了入门 Arduino 的软件工具和最佳示例,这将成为你进入嵌入式专业开发的最低门槛。

.. toctree::
:maxdepth: 2
:caption: Arduino
bpi-adu/tutorials/index
bpi-adu/advanced/index
bpi-adu/modules/index
:maxdepth: 2
:caption: Arduino

bpi-adu/tutorials/index
bpi-adu/advanced/index
bpi-adu/modules/index

拓展板支持
---------------------------
Expand All @@ -90,10 +90,10 @@ BPI-BIT 大幅度的兼容 microbit 的底座硬件设计与使用,你可以

..
.. toctree::
:maxdepth: 2
:caption: 引用区域
mPython/docs/index
micropython/docs/index
:maxdepth: 2
:caption: 引用区域
mPython/docs/index
micropython/docs/index
..

.. image:: _static/footer.png
Expand Down
62 changes: 31 additions & 31 deletions source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,25 @@ Welcome to BPI-STEAM documentation!
BPI-BIT 是一款基于 ESP32 高性能芯片且兼容 micro:bit 设计的开源 STEAM 教育产品。

.. toctree::
:maxdepth: 2
:caption: BPI-BIT
bpi-steam/readme
bpi-steam/driver
:maxdepth: 2
:caption: BPI-BIT

bpi-steam/readme
bpi-steam/driver

使用 Webduino 编程
---------------------------

用户通过烧写 Webduino 固件,就可以使用面向全世界的 Webduino Blockly 积木化在线编程。

.. toctree::
:maxdepth: 2
:caption: Webduino
bpi-web/release
bpi-web/tutorials/index
bpi-web/advanced/index
bpi-web/modules/index
:maxdepth: 2
:caption: Webduino

bpi-web/release
bpi-web/tutorials/index
bpi-web/advanced/index
bpi-web/modules/index

只需浏览器,即可随时查看云端和托管你的代码,配合 Github 上各种有趣的插件系统与多语言化环境,享受全世界流行的积木编程吧!

Expand All @@ -51,16 +51,16 @@ BPI-BIT 是一款基于 ESP32 高性能芯片且兼容 micro:bit 设计的开源
配合专业 IDE 的支持(如:VsCode、PyCharm),以便您轻松地将代码从电脑传输到板子中,从而体验程序创作的无穷乐趣!

.. toctree::
:maxdepth: 2
:caption: MicroPython
:maxdepth: 2
:caption: MicroPython

bpi-mpy/release
bpi-mpy/tutorials/index
bpi-mpy/advanced/index
bpi-mpy/samples/index
bpi-mpy/modules/index
mPython/docs/library/micropython/index.rst
mPython/docs/library/pythonStd/index.rst
bpi-mpy/release
bpi-mpy/tutorials/index
bpi-mpy/advanced/index
bpi-mpy/samples/index
bpi-mpy/modules/index
mPython/docs/library/micropython/index.rst
mPython/docs/library/pythonStd/index.rst

使用 Arduino 编程
---------------------------
Expand All @@ -72,12 +72,12 @@ BPI-BIT 是一款基于 ESP32 高性能芯片且兼容 micro:bit 设计的开源
BPI-BIT 提供了入门 Arduino 的软件工具和最佳示例,这将成为你进入嵌入式专业开发的最低门槛。

.. toctree::
:maxdepth: 2
:caption: Arduino
bpi-adu/tutorials/index
bpi-adu/advanced/index
bpi-adu/modules/index
:maxdepth: 2
:caption: Arduino

bpi-adu/tutorials/index
bpi-adu/advanced/index
bpi-adu/modules/index

拓展板支持
---------------------------
Expand All @@ -90,10 +90,10 @@ BPI-BIT 大幅度的兼容 microbit 的底座硬件设计与使用,你可以

..
.. toctree::
:maxdepth: 2
:caption: 引用区域
mPython/docs/index
micropython/docs/index
:maxdepth: 2
:caption: 引用区域
mPython/docs/index
micropython/docs/index
..

.. image:: _static/footer.png
Expand Down

0 comments on commit 5d46af0

Please sign in to comment.