Changeset 8:4b3d55acc9d7 in lemon-tutorial for Doxyfile
Legend:
- Unmodified
- Added
- Removed
-
Doxyfile
r4 r8 219 219 # Configuration::additions related to external references 220 220 #--------------------------------------------------------------------------- 221 TAGFILES = "./doc/libstdc++.tag = http://gcc.gnu.org/onlinedocs/libstdc++/l atest-doxygen/" \222 "./lemon.tag = http://lemon.cs.elte.hu/pub/doc/ latest/"221 TAGFILES = "./doc/libstdc++.tag = http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-4.3" \ 222 "./lemon.tag = http://lemon.cs.elte.hu/pub/doc/1.0" 223 223 GENERATE_TAGFILE = 224 224 ALLEXTERNALS = NO
Note: See TracChangeset
for help on using the changeset viewer.