mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-26 23:01:05 +08:00
doc/support/generate.sh: Remove extra copy of doc/index.html
BUG=crashpad:67 R=rsesek@chromium.org Review URL: https://codereview.chromium.org/1390353004 .
This commit is contained in:
parent
3e5e5b570a
commit
25571f864e
@ -45,6 +45,7 @@ done
|
||||
# doc.
|
||||
${sed_ext} -e 's%<a href="([^/]+)\.html">%<a href="doc/\1.html">%g' \
|
||||
< "${output_dir}/doc/index.html" > "${output_dir}/index.html"
|
||||
rm "${output_dir}/doc/index.html"
|
||||
|
||||
# Create man/index.html
|
||||
cd "${output_dir}/man"
|
||||
|
Loading…
x
Reference in New Issue
Block a user