Skip to content

Commit

Permalink
Update docs with captions for code
Browse files Browse the repository at this point in the history
  • Loading branch information
MaJerle committed Dec 23, 2019
1 parent 2b50fca commit af61404
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/get-started/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ This file shall be named ``ow_config.h`` and its default template looks like the

.. literalinclude:: ../../onewire_uart/src/include/ow/ow_config_template.h
:language: c
:caption: Config template file
1 change: 1 addition & 0 deletions docs/user-manual/thread-safety.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Example code for ``CMSIS-OS V2``

.. literalinclude:: ../../onewire_uart/src/system/ow_sys_cmsis_os.c
:language: c
:caption: System functions for CMSIS-OS based operating system

.. toctree::
:maxdepth: 2

0 comments on commit af61404

Please sign in to comment.