[Doxygen-users] Links to related source files
Brought to you by:
dimitri
|
From: Proskuriakov, I. <Igo...@gs...> - 2001-07-17 15:14:17
|
Hi, My question is: I want to be able to include links to source files, but do not include names from those files into my project. So I need something very similar to "example" facility. E.g. I am documenting a concept by using @page (\page) and I want to refer to the sample program which illustrates this concept. I can only add @example to class documentation, but I do not know how to refer to that example from other documentation (e.g. @page) Could you please suggest anything? Thanks, Igor Proskuriakov |