]> git.dujemihanovic.xyz Git - u-boot.git/commit
expo: Add documentation for the configuration editor
authorSimon Glass <sjg@chromium.org>
Mon, 14 Aug 2023 22:40:29 +0000 (16:40 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 25 Aug 2023 17:54:33 +0000 (13:54 -0400)
commitc5aacf5ef87610d92bf0651b2a935c37778768d2
treeac28bd5202b754c792798bb7dbb7a2dcbb607ca3
parentd5737b3f6a0239caf2dd5578a4bc8ebfccfdee3b
expo: Add documentation for the configuration editor

This is mentioned in passing in the 'cedit' command. Its file format is
described under `expo`. But it would be better if it had its own entry
in the documentation.

Add a new 'cedit' entry with a few details about this feature.

Signed-off-by: Simon Glass <sjg@chromium.org>
doc/develop/cedit.rst [new file with mode: 0644]
doc/develop/expo.rst
doc/develop/index.rst
doc/usage/cmd/cedit.rst