doc: build: Add missing script info

gen_app_partitions.py was missing.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
Flavio Ceolin 2021-01-08 09:48:19 -08:00 committed by Anas Nashif
commit ff0c1a48d2

View file

@ -265,3 +265,10 @@ The following is a detailed description of the scripts used during the build pro
.. include:: ../../../scripts/process_gperf.py
:start-after: """
:end-before: """
:zephyr_file:`scripts/gen_app_partitions.py`
============================================
.. include:: ../../../scripts/gen_app_partitions.py
:start-after: """
:end-before: """