diff options
author | Tom Rini <trini@konsulko.com> | 2019-07-24 13:15:19 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-24 13:15:19 -0400 |
commit | ef783259d6a558d31385039fa0def211fa7ad032 (patch) | |
tree | d2774a64f3551c31a55cc1efeaa3844f069af1d8 /doc/board/google/index.rst | |
parent | fe4243870df152f839f88e5aa355f53cfba0a866 (diff) | |
parent | 0694dd86756ac1b4986cc40f15a5b7b35745ac38 (diff) |
Merge branch '2019-07-24-doc-html-cleanup'
- Convert our docs to Sphinx
Diffstat (limited to 'doc/board/google/index.rst')
-rw-r--r-- | doc/board/google/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/board/google/index.rst b/doc/board/google/index.rst new file mode 100644 index 0000000000..7f557feb44 --- /dev/null +++ b/doc/board/google/index.rst @@ -0,0 +1,10 @@ +.. SPDX-License-Identifier: GPL-2.0+ + +Google +====== + +.. toctree:: + :maxdepth: 2 + + chromebook_link + chromebook_samus |