Browse Source
Minimum modification to make boards doc visible in v2 model. Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>pull/69687/head
4 changed files with 34 additions and 0 deletions
@ -0,0 +1,10 @@
@@ -0,0 +1,10 @@
|
||||
.. _boards-google: |
||||
|
||||
Google |
||||
###### |
||||
|
||||
.. toctree:: |
||||
:maxdepth: 1 |
||||
:glob: |
||||
|
||||
**/* |
@ -0,0 +1,10 @@
@@ -0,0 +1,10 @@
|
||||
.. _boards-others: |
||||
|
||||
Other and unknown vendors |
||||
######################### |
||||
|
||||
.. toctree:: |
||||
:maxdepth: 1 |
||||
:glob: |
||||
|
||||
**/* |
Loading…
Reference in new issue