docs: fix some warnings

This commit is contained in:
Ivan Grokhotkov 2016-12-16 14:27:22 +08:00
parent 628bad1dbf
commit 126d164283
3 changed files with 2 additions and 2 deletions

View file

@ -87,5 +87,4 @@ Functions
.. doxygenfunction:: nvs_commit
.. doxygenfunction:: nvs_close
.. doxygenfunction:: nvs_flash_init
.. doxygenfunction:: nvs_flash_init_custom

View file

@ -1,5 +1,5 @@
Pulse Counter
========
=============
Overview
--------

View file

@ -35,6 +35,7 @@ Contents:
partition-tables
build_system
openocd
Flash encryption <security/flash-encryption>
Secure Boot <security/secure-boot>
ULP coprocessor <api/ulp.rst>