Changeset 1310:1b434e6cc405 in lemon-0.x for doc
- Timestamp:
- 04/06/05 10:14:16 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1749
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/Makefile.am
r1177 r1310 6 6 ## htmldir = $(pkgdatadir)/doc 7 7 8 EXTRA_DIST = Doxyfilehtml mainpage.dox getstart.dox quicktour.dox \8 EXTRA_DIST = html mainpage.dox getstart.dox quicktour.dox \ 9 9 demoprograms.dox graphs.dox undir_graphs.dox named-param.dox \ 10 10 maps.dox coding_style.dox groups.dox namespaces.dox license.dox \ … … 16 16 ## TODO: 'html/index.html' should depend on the files listed in Doxyfile's 17 17 ## INPUT variable. 18 html/index.html: Doxyfile18 html/index.html: 19 19 -rm -rf html 20 20 doxygen Doxyfile
Note: See TracChangeset
for help on using the changeset viewer.