Initial commit
This commit is contained in:
18
doc/index.rst
Normal file
18
doc/index.rst
Normal file
@ -0,0 +1,18 @@
|
||||
Welcome to Example Application's documentation!
|
||||
===============================================
|
||||
|
||||
This is a simple Sphinx documentation setup for ``example-application``.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents
|
||||
|
||||
drivers/index
|
||||
lib/index
|
||||
zephyr
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`search`
|
Reference in New Issue
Block a user