I created some doxygen documentation here:
http://acumensoftwareinc.com/TechNotes/inverse_cumulative_normal_distribution/html/files.html

The section for
inverse_cumulative_normal_distribution.h<http://acumensoftwareinc.com/TechNotes/inverse_cumulative_normal_distribution/html/inverse__cumulative__normal__distribution_8h.html>
 
[code]<http://acumensoftwareinc.com/TechNotes/inverse_cumulative_normal_distribution/html/inverse__cumulative__normal__distribution_8h_source.html>
 The sectio has a link to the code.

The section for
demo_inverse_cumulative_normal_distribution.cpp<http://acumensoftwareinc.com/TechNotes/inverse_cumulative_normal_distribution/html/demo__inverse__cumulative__normal__distribution_8cpp.html>
does not have a link for the code.

The first few lines of inverse_cumulative_normal_distribution.h are:
/// \file
inverse_cumulative_normal_distribution.h

/// \brief This file has the code for a class which creates pseudorandom
normally distributed
///
variables.


The first few lines of demo_inverse_cumulative_normal_distribution.cpp are:
/// \file
demo_inverse_cumulative_normal_distribution.cpp

/// \brief Shows how to generate pseudo random
normally
/// distributed
variables.


I don't understand why one has a link to the code, which is what I want,
but the other does not.

I would also link the functions to have links to the code where they are
defined.
My doxygen documentation used to have that, but the links no longer appear
http://acumensoftwareinc.com/TechNotes/inverse_cumulative_normal_distribution/html/classinverse__cumulative__normal__distribution.html#ab338be27d370c9f92414fe54288c2427


Thanks in Advance,

Clark Sims
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to