diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 35 |
1 files changed, 28 insertions, 7 deletions
diff --git a/docs/index.rst b/docs/index.rst index 53c2859caf..b001352029 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,16 +1,37 @@ -.. Micro Python documentation master file, created by - sphinx-quickstart on Sun Sep 21 11:42:03 2014. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. +.. Micro Python documentation master file -Welcome to Micro Python's documentation! -======================================== +Micro Python documentation and references +========================================= -Contents: +Here you can find documentation for Micro Python and the pyboard. + +Software +-------- .. toctree:: :maxdepth: 2 + general.rst + tutorial/index.rst + +.. +.. - Reference for the [pyb module](module/pyb/ "pyb module"). +.. - Reference for [all modules](module/ "all modules"). +.. - [Guide for setting up the pyboard on Windows](/static/doc/Micro-Python-Windows-setup.pdf), including DFU programming (PDF). + +The pyboard hardware +-------------------- + +.. - PYBv1.0 [schematics and layout](/static/doc/PYBv10b.pdf "PYBv1.0") (2.4MiB PDF). +.. - PYBv1.0 [metric dimensions](/static/doc/PYBv10b-metric-dimensions.pdf "metric dimensions") (360KiB PDF). +.. - PYBv1.0 [imperial dimensions](/static/doc/PYBv10b-imperial-dimensions.pdf "imperial dimensions") (360KiB PDF). + +Datasheets for the components on the pyboard +-------------------------------------------- + +.. - The microcontroller: [STM32F405RGT6](http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1035/PF252144) (external link). +.. - The accelerometer: [Freescale MMA7660](/static/doc/MMA7660FC.pdf) (800kiB PDF). +.. - The LDO voltage regulator: [Microchip MCP1802](/static/doc/MCP1802-22053C.pdf) (400kiB PDF). Indices and tables |