commit | f1710f0e0eafce3cca37c18d1f777713e5daa269 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Aug 13 11:40:40 2022 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Aug 26 16:32:59 2022 -0600 |
tree | d81a9210520110e019437494984ef993a4c06bf4 | |
parent | d8331baa2ae81884539f2798dd72f80f42607b57 [diff] |
doc: Build documentation in parallel With the addition of the revision stats this now takes over a minute. Use a parallel build to reduce it a bit (24 seconds for me). Series-changes; 2 - Use '-j auto' instead Signed-off-by: Simon Glass <sjg@chromium.org>