index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
templates
Age
Commit message (
Expand
)
Author
2023-10-06
all: Switch to new preview build versioning scheme.
v1.22.0-preview
Jim Mussared
2022-10-26
docs/samd: Add documentation for the samd port.
robert-hh
2022-10-26
docs/templates/layout.html: Indicate latest vs release docs.
Jim Mussared
2022-08-30
docs/templates/topindex.html: Update forum link.
Jim Mussared
2022-04-29
docs: Update files for renesas-ra port.
Takeo Takahashi
2022-04-04
docs: Add quickref and docs for mimxrt, including network.LAN docs.
robert-hh
2021-08-13
docs/templates: Add unix and zephyr quickref links to top-index.
Damien George
2021-05-30
docs/rp2: Add skeleton docs for the rp2 port.
Matt Trentini
2020-06-05
docs: Fix Sphinx 3.x warnings, and enable warnings-as-errors on build.
David Lechner
2019-11-07
docs/templates/topindex.html: Replace usage of deprecated defindex.html.
Jim Mussared
2019-01-25
docs: Add initial docs for esp32 port, including quick-ref and general.
Matt Trentini
2018-10-01
docs: Unify all the ports into one set of documentation.
Damien George
2017-07-03
docs/pyboard: Move info about using Windows from topindex to general.
Damien George
2017-07-02
docs/pyboard: Move hardware info into General Info chapter.
Paul Sokolovsky
2017-07-02
docs/replace.inc: Add |see_cpython|, to xref individual symbols from CPython.
Paul Sokolovsky
2017-07-02
docs/library: Add CPython docs xref to each pertinent module.
Paul Sokolovsky
2017-07-02
docs/conf.py: Add file for global replacements definition.
Paul Sokolovsky
2017-07-02
docs/topindex.html: Fix typo in "Glossary" heading.
Damien George
2017-07-02
docs: Add glossary.
Paul Sokolovsky
2017-07-01
docs: Move topindex.html to templates/ subdir.
Damien George
2016-06-06
docs: Add link to PDF version of docs in sidebar.
Damien George
2016-04-28
docs: Make the short port names in the port/version sidebar lowercase.
Damien George
2016-03-09
docs: Add versions.html template and support code for a version sidebar.
Damien George
2015-06-27
docs: Make index link point to "index.html" irrespective of port.
Damien George
2014-12-21
docs: Add custom CSS file, with code for admonition.
Damien George