commit | abcb8d446e809a8dab4057386dbf6a226dc71e3e | [log] [tgz] |
---|---|---|
author | David B. Kinder <david.b.kinder@intel.com> | Fri Jun 23 11:40:11 2017 -0700 |
committer | Anas Nashif <nashif@linux.intel.com> | Tue Jun 27 19:21:29 2017 -0400 |
tree | 2fc5756eb37f03073dd4320d48d70980384dd882 | |
parent | cd19a5781185429c0f28210fb4f6d36ec0c15edc [diff] |
doc: fix sidebar nav issues with board docs Sidebar navigation for supported boards is wonky: opens to show all boards (making for lots of scrolling to see the sidebar) and sidebar items aren't always clickable (as explained in the JIRA issue). Fix is to not use multiple toctree directives in boards.rst and create intermediate architecture-specific supported board docs. JIRA: INF-132 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>