- Timestamp:
- Aug 23, 2014, 7:12:48 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/doxygen.config.in
r3277 r3309 273 273 # You can put \n's in the value part of an alias to insert newlines. 274 274 275 ALIASES = "trivial_iterator=<a href=\"http://www.sgi.com/tech/stl/ TrivialIterator.html\">Trivial Iterator</a>"275 ALIASES = "trivial_iterator=<a href=\"http://www.sgi.com/tech/stl/trivial.html\">Trivial Iterator</a>" 276 276 ALIASES += "input_iterator=<a href=\"http://www.sgi.com/tech/stl/InputIterator.html\">Input Iterator</a>" 277 277 ALIASES += "output_iterator=<a href=\"http://www.sgi.com/tech/stl/OutputIterator.html\">Output Iterator</a>"
Note: See TracChangeset
for help on using the changeset viewer.