ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/doxygen/README.doxygen
Revision: 1.1
Committed: Tue Nov 8 14:11:01 2005 UTC (19 years, 6 months ago) by sashby
Branch: MAIN
CVS Tags: V1_1_7, V1_1_6, V1_1_5, V1_1_4, V1_1_3, V1_1_2, V1_1_0_reltag8, V1_1_0_reltag7, V1_1_0_reltag6, V1_1_1, V1_1_0_reltag5, V1_1_0_reltag4, V1_1_0_reltag3, V1_1_0_reltag2, V1_1_0_reltag1, V1_1_0_reltag, V1_0_3-p4, V1_1_0_cand3, V1_1_0_cand2, V1_1_0_cand1, HEAD_SM_071214, forV1_1_0, v103_xml_071106, V1_0_3-p3, V1_0_3-p2, V1_1_0, v110p1, V110p6, V110p5, V110p4, V110p3, V110p2, V110p1, V1_0_4p1, V1_0_3-p1, V1_0_3, V1_0_2
Branch point for: HEAD_BRANCH_SM_071214, v200branch, v103_with_xml, v103_branch
Log Message:
Added readme for doxygen doc generation

File Contents

# Content
1 Building Doxygen HTML Pages
2 ===========================
3
4 Change directory to "doc/doxygen".
5
6 - Make sure that you have AT&T DOT somewhere at you site: edit
7 "doxygen.sh" so that LD_LIBRARY_PATH and PATH have paths to your DOT
8 install area.
9
10 - Make sure that you are able to run Doxygen v1.41 at least and modify
11 the DOXYGEN variable accordingly.
12
13 - Run doxygen.sh. Documentation will be added under doc/doxygen/html.
14