Add first docs template

This commit is contained in:
Tilen Majerle
2022-10-25 22:27:38 +02:00
parent 240be58d7d
commit 4705684dbf
32 changed files with 3890 additions and 32 deletions
+12
View File
@@ -0,0 +1,12 @@
.. _api_reference:
API reference
=============
List of all the modules:
.. toctree::
:maxdepth: 2
lwbtn
lwbtn_opt
+7
View File
@@ -0,0 +1,7 @@
.. _api_lwbtn:
LwBTN
=====
.. doxygengroup:: LWBTN
:inner:
+13
View File
@@ -0,0 +1,13 @@
.. _api_lwbtn_opt:
Configuration
=============
This is the default configuration of the middleware.
When any of the settings shall be modified, it shall be done in dedicated application config ``lwbtn_opts.h`` file.
.. note::
Check :ref:`getting_started` for guidelines on how to create and use configuration file.
.. doxygengroup:: LWBTN_OPT
:inner: