php-ext-xlswriter/library/libxlsxwriter/dev/release/fix_dox.sh

8 lines
208 B
Bash
Raw Permalink Normal View History

2024-03-05 10:01:08 +08:00
#/bin/bash
# Perform some minor clean-ups/fixes to the docs.
perl -i -pe "s/_page/_8h/" html/pages.html
perl -i ../dev/release/fix_example_docs.pl html/examples.html
cp menudata.js html