[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HOWTO: HTML cross reference of C code



Hola~

Check out doxygen:

    http://www.doxygen.org

You will need to do some configuring to get doxygen to parse out standard
structures (ie, you need to run doxygen on /usr/include, then cross ref it
with your code).

MO

>-- On Fri, Mar 30, 2001 at 08:08:00PM +0200, % wrote:
> Hi folks,
> 
> I'm looking for a tool that creates HTMLified cross reference of C
> code.  Particulary, if I have a e.g. a prototype for an open function
> 
> 	int dev_open (struct inode *inode, struct file *filp)
> 
> and click on "inode" I want to be taken to its definition in
> <linux/fs.h>.
> 
> TIA,
> Viktor
> -- 
> Viktor Rosenfeld
> WWW: http://www.informatik.hu-berlin.de/~rosenfel/
> Geek Code (3.1):
>   GCS/SS d-@ s+: a20 C++@ UL++$ P+ L+++ E--- W++ N++ o? K? !W O? M? V?
>   PS++@ PE+(-) Y+ P?(+++) t+ 5+ X- R? !tv b+ DI+ D- G e>+++ h-- r- !y+
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 

-- 
Michael O'Brien                                                         Tools
Pixar                                                       mobrien@pixar.com

VIZZINI: You fell victim to one of the classic blunders. The most famous is 
         never get involved in a land war in Asia. But only slightly less 
         well-known is this: never go in against a Sicilian when death is on
         the line. Ha ha ha ha ha ha. Ha ha ha ha ha--



Reply to: