diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-06-30 22:24:01 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-07-02 19:23:23 +0300 |
commit | 4f23c5d58738cd443d43b8e01cbd2a90ae6a8c9d (patch) | |
tree | fdbbec93e478dffb0252255c459da9bfc297b43d /docs/pyboard_index.rst | |
parent | e467949a4a0d8f93d275febc8293c11108180cc8 (diff) |
docs/pyboard: Move hardware info into General Info chapter.
This makes top-level ToC of the pyboard docs consistent with other ports
(consisting of 3 chapters: QuickRef, General Info, and Tutorial).
Also, some other minor tweaks applied, like local ToC for General Info and
headings mentioning pyboard.
Diffstat (limited to 'docs/pyboard_index.rst')
-rw-r--r-- | docs/pyboard_index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/pyboard_index.rst b/docs/pyboard_index.rst index 9d8f783de..2255a7560 100644 --- a/docs/pyboard_index.rst +++ b/docs/pyboard_index.rst @@ -6,7 +6,6 @@ MicroPython documentation and references pyboard/quickref.rst pyboard/general.rst pyboard/tutorial/index.rst - pyboard/hardware/index.rst library/index.rst reference/index.rst genrst/index.rst |