diff options
author | Simon Glass | 2021-07-21 21:35:51 -0600 |
---|---|---|
committer | Simon Glass | 2021-08-01 09:05:24 -0600 |
commit | 5c72c0e0d2bb5ff8aa38b4cebdb4e1d4dd311b5d (patch) | |
tree | 12e2ce0062c700eda07589845668c5115a8dcf78 /doc/develop/index.rst | |
parent | a980e7bbde5becf014a8cda7dd0c6fe9c1b234d9 (diff) |
doc: Add docs for the moveconfig tool
Move these docs into htmldocs so they can be read there.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/develop/index.rst')
-rw-r--r-- | doc/develop/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/index.rst b/doc/develop/index.rst index d1488d764b6..3ead7bda8fd 100644 --- a/doc/develop/index.rst +++ b/doc/develop/index.rst @@ -53,3 +53,4 @@ Refactoring :maxdepth: 1 coccinelle + moveconfig |