mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-17 08:33:54 +00: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.
|
# doc.
|
||||||
${sed_ext} -e 's%<a href="([^/]+)\.html">%<a href="doc/\1.html">%g' \
|
${sed_ext} -e 's%<a href="([^/]+)\.html">%<a href="doc/\1.html">%g' \
|
||||||
< "${output_dir}/doc/index.html" > "${output_dir}/index.html"
|
< "${output_dir}/doc/index.html" > "${output_dir}/index.html"
|
||||||
|
rm "${output_dir}/doc/index.html"
|
||||||
|
|
||||||
# Create man/index.html
|
# Create man/index.html
|
||||||
cd "${output_dir}/man"
|
cd "${output_dir}/man"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user