File: fix_dox.sh

package info (click to toggle)
libxlsxwriter 1.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 37,888 kB
  • sloc: ansic: 65,861; python: 2,106; makefile: 693; perl: 229; sh: 224; xml: 168; cpp: 73; javascript: 5
file content (7 lines) | stat: -rwxr-xr-x 208 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#/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