Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
junhuanchen committed May 28, 2019
1 parent fd72ab3 commit f6e08c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 81 deletions.
80 changes: 0 additions & 80 deletions source/contents.rst
Original file line number Diff line number Diff line change
@@ -1,80 +0,0 @@
.. Introduction to BPI-STEAM documentation master file, created by
sphinx-quickstart on Sun May 26 22:43:43 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to BPI-STEAM documentation!
=====================================================

.. Hint::

欢迎来到 BPI-STEAM 的系列用户文档发布网站,本项目托管于 `Github Docs <https://github.com/BPI-STEAM/Docs>`_ 。

.. Attention::

由于开源发展迅速,文档中存在着英文最新的参考文档,有助于开发者在日后的学习和查阅 API 所用,无法完全中文内容,还请谅解。

为您介绍一下 BPI-BIT 这款产品的基本信息。

.. image:: ../images/facade.gif

BPI-BIT 是一款基于 ESP32 高性能芯片,且兼容 micro:bit 设计的开源 STEAM 教育产品。

.. toctree::
:maxdepth: 2
:caption: BPI-BIT

bpi-steam/readme
bpi-steam/driver
bpi-steam/release-area

用户可以通过烧写 MicroPython 固件,就能够使用当下世界上最流行的 Python 语言进行编程。

配合专业 IDE 的支持(如:VsCode、PyCharm),以便您轻松地将代码从电脑传输到板子中,从而体验程序创作的无穷乐趣!

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

micropython

bpi-dev/mpy-release
bpi-dev/mpy-tools

mPython/docs/library/pythonStd/index.rst
mPython/docs/library/micropython/index.rst
micropython/docs/index

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

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

.. toctree::
:maxdepth: 2
:caption: Webduino

webduino

bpi-dev/web-release
bpi-dev/web-tools

.. toctree::
:maxdepth: 2
:caption: 拓展板

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

.. image:: ../images/logo.png

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
2 changes: 1 addition & 1 deletion source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ BPI-BIT 是一款基于 ESP32 高性能芯片,且兼容 micro:bit 设计的开

bpi-steam/readme
bpi-steam/driver
bpi-steam/release-area
bpi-dev/release-area

用户可以通过烧写 MicroPython 固件,就能够使用当下世界上最流行的 Python 语言进行编程。

Expand Down

0 comments on commit f6e08c5

Please sign in to comment.