OpenCores
URL https://opencores.org/ocsvn/w11/w11/trunk

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.6/] [tools/] [dox/] [make_doxy] - Diff between revs 19 and 22

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 19 Rev 22
Line 1... Line 1...
#!/bin/sh
#!/bin/sh
# $Id: make_doxy 488 2013-02-16 18:49:47Z mueller $
# $Id: make_doxy 523 2013-05-26 21:54:55Z mueller $
#
#
#  Revision History:
#  Revision History:
# Date         Rev Version  Comment
# Date         Rev Version  Comment
# 2013-02-05   482   1.0    Initial version
# 2013-02-05   482   1.0    Initial version
#
#
Line 33... Line 33...
doxygen w11_vhd_all.Doxyfile  2>&1 | tee w11_vhd_all.dox_log
doxygen w11_vhd_all.Doxyfile  2>&1 | tee w11_vhd_all.dox_log
#
#
#
#
echo ""
echo ""
echo "to view use"
echo "to view use"
echo "  firefox $RETRODOXY/w11/cpp/html/index.html &"
echo "  firefox $RETRODOXY/doxy/w11/cpp/html/index.html &"
echo "  firefox $RETRODOXY/w11/tcl/html/index.html &"
echo "  firefox $RETRODOXY/doxy/w11/tcl/html/index.html &"
echo "  firefox $RETRODOXY/w11/vhd/html/index.html &"
echo "  firefox $RETRODOXY/doxy/w11/vhd/html/index.html &"
echo "  firefox $RETRODOXY/doxy/w11/vhd/html/index.html &"
echo "  firefox $RETRODOXY/doxy/w11/vhd/html/index.html &"

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.