mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 20:06:21 +01:00
Used correct HEAD of publish branch as a base of this branch Applied just text (typo) changes
11 lines
570 B
Markdown
11 lines
570 B
Markdown
---
|
|
title: "Introduction"
|
|
aliases:
|
|
- docnotes/introduction.html
|
|
- docnotes/introduction.md
|
|
- chapter/docnotes
|
|
---
|
|
|
|
The Pycom documentation aims to be straightforward and to adhere to typical Python documentation to make it easier to understand. However, there may be some unusual features for those not used to Python documentation or for those who are new to the MicroPython Language. This section of the documentation aims to provide clarity for any of the design specifics that might be confusing for those new to Python and this style of documentation.
|
|
|