File: dox_only.sh.in

package info (click to toggle)
seqan2 2.4.0%2Bdfsg-16
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224,180 kB
  • sloc: cpp: 256,886; ansic: 91,672; python: 8,330; sh: 995; xml: 570; makefile: 252; awk: 51; javascript: 21
file content (3 lines) | stat: -rw-r--r-- 211 bytes parent folder | download | duplicates (7)
1
2
3
#!/bin/bash
# Run doxygen-style documentation system.
rm -f dddoc_cache.bin && python2 ../util/bin/dox.py -b .. -i ../include/seqan -i pages --image-dir ./images/docs2 --image-dir ./images/reduced_aminoacid/ $*