source: multiio/README.doxygen @ 396c143

Last change on this file since 396c143 was 1d1fbe0, checked in by Joel Sherrill <joel.sherrill@…>, on 05/24/11 at 19:07:48

2011-05-24 Joel Sherrill <joel.sherrill@…>

  • README.doxygen, include/Doxyfile, include/mainpage.h: New files.
  • Property mode set to 100644
File size: 212 bytes
Line 
1#
2#  $Id$
3#
4
5Run the following commands:
6
7cd include
8doxygen
9
10Output is in doxy/html and doxy/latex.
11Warnings are in doxy_warnings.txt
12
13To generate PDF
14
15make -C doxy/latex pdf
16
17output is in doxy/latex/refman.pdf
Note: See TracBrowser for help on using the repository browser.