diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 36 |
1 files changed, 3 insertions, 33 deletions
diff --git a/docs/index.rst b/docs/index.rst index e72b995865..c11677efd5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,44 +1,15 @@ -.. Micro Python documentation master file - Micro Python documentation and references ========================================= -Here you can find documentation for Micro Python and the pyboard. - .. toctree:: - :maxdepth: 1 quickref.rst - -Software --------- - -.. toctree:: - :maxdepth: 1 - general.rst tutorial/index.rst library/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). - + hardware/index.rst + license.rst + contents.rst Indices and tables ================== @@ -46,4 +17,3 @@ Indices and tables * :ref:`genindex` * :ref:`modindex` * :ref:`search` - |