Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-29 | doc: board: Add missing board index.rst files | Bin Meng | |
These board index.rst files are missing in previous html doc patch series, hence it causes some build warnings. Add those files. Reported-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de> | |||
2019-07-24 | doc: board: Convert README.at91 to reST | Bin Meng | |
Convert plain text documentation to reStructuredText format and add it to Sphinx TOC tree. No essential content change. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> |