diff options
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst index 02de1d46842..8066fcbfc0b 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -64,6 +64,17 @@ implementation. arch/index +Machine-specific doc +-------------------- + +These books provide programming details about machine-specific +implementation. + +.. toctree:: + :maxdepth: 2 + + imx/index + Board-specific doc ------------------ |