micropython/docs/develop
stijn 914380cb89 all: Add .git-blame-ignore-revs for fixing up git blame output.
Add most formatting-only commits to this file so that when used with
git blame, these commits are excluded and the output shows only the
interesting bits.
2021-03-15 11:07:29 +01:00
..
img docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
cmodules.rst docs/develop/cmodules.rst: Add link to source code for user C example. 2020-10-29 23:10:43 +11:00
compiler.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
extendingmicropython.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
gettingstarted.rst all: Add .git-blame-ignore-revs for fixing up git blame output. 2021-03-15 11:07:29 +01:00
index.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
library.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
maps.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
memorymgt.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
natmod.rst docs/develop/natmod: Fix a small typo, con->can. 2021-01-30 15:20:44 +11:00
optimizations.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
porting.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
publiccapi.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
qstr.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
writingtests.rst tests: Rename run-tests to run-tests.py for consistency. 2021-03-12 19:56:09 +11:00