Skip to content

Commit d220557

Browse files
committed
fix doc build problems
1 parent 1c2eb47 commit d220557

File tree

2 files changed

+3
-299
lines changed

2 files changed

+3
-299
lines changed

docs/library/machine.USBDevice.rst

Lines changed: 0 additions & 296 deletions
This file was deleted.

ports/unix/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The Unix version
2-
----------------
2+
================
33

44
The "unix" port requires a standard Unix-like environment with gcc and GNU
55
make. This includes Linux, BSD, macOS, and Windows Subsystem for Linux. The
@@ -46,7 +46,7 @@ Browse available modules at
4646
for more information about `mip`.
4747

4848
External dependencies
49-
---------------------
49+
=====================
5050

5151
The `libffi` library and `pkg-config` tool are required. On Debian/Ubuntu/Mint
5252
derivative Linux distros, install `build-essential`(includes toolchain and
@@ -74,7 +74,7 @@ options. For example, to build the SSL module, `MICROPY_PY_SSL` should be
7474
set to 1.
7575

7676
Debug Symbols
77-
-------------
77+
=============
7878

7979
By default, builds are stripped of symbols and debug information to save size.
8080

0 commit comments

Comments
 (0)