Hi
I know that this question has been asked before, but none of the results
in the internet really solved my problem. I also wanted to see if doxygen
may have new features to help with this problem.
I'm developing a C-project where I have basically the same code for several
variants of controller
Hi Dimitri,
>> I am using doxygen 1.8.7 to document our embedded firmware repository.
>> There are a number of individual projects there each with its own main
>> function.
>
> In that case I typically suggest to do a doxygen run for each project
> separately.
I really having it all together in
Hi Dimitri,
>>
>> I am using doxygen 1.8.7 to document our embedded firmware repository.
>> There are a number of individual projects there each with its own main
>> function.
>
> In that case I typically suggest to do a doxygen run for each project
> separately.
I see. Is there a nice way to
Hi Tom,
On 23 Jul 2014, at 18:12 , Tom Udale wrote:
> Hi All,
>
> I am using doxygen 1.8.7 to document our embedded firmware repository.
> There are a number of individual projects there each with its own main
> function.
In that case I typically suggest to do a doxygen run for each project
rom:
>
>
> Tom Udale
>
> To:
>
>
> doxygen-users@lists.sourceforge.net,
>
> Date:
>
>
> 07/23/2014 12:39 PM
>
> Subject:
>
>
> [Doxygen-users] Multiple functions with same name-how to reference?
>
> --
Hi All,
I am using doxygen 1.8.7 to document our embedded firmware repository.
There are a number of individual projects there each with its own main
function.
How do I \ref a specific one? Obviously simply using \ref main picks
the first one doxygen finds. I tried something like
\ref devic