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_commit
.. doxygenfunction:: nvs_close .. doxygenfunction:: nvs_close
.. doxygenfunction:: nvs_flash_init .. doxygenfunction:: nvs_flash_init
.. doxygenfunction:: nvs_flash_init_custom

View file

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

View file

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