summaryrefslogtreecommitdiff
path: root/doc/board/AndesTech
Commit message (Collapse)AuthorAgeFilesLines
* doc: board: Add missing board index.rst filesBin Meng2019-07-291-0/+10
| | | | | | | | | 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>
* doc: board: Convert README.ag101p to reSTBin Meng2019-07-241-0/+40
| | | | | | | 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>
* doc: board: Add AndesTech ax25-ae350 board docBin Meng2019-07-241-0/+329
This converts README.AX25 and README.ae350 plain text documentation to reST format, merges them into one ax25-ae350 doc, and adds it to Sphinx TOC tree. No essential content change. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>