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

RE: HOWTO: HTML cross reference of C code



man2html kinda sorta does this

> -----Original Message-----
> From: viktor@mbi-berlin.de [mailto:viktor@mbi-berlin.de]On Behalf Of
> Viktor Rosenfeld
> Sent: Friday, March 30, 2001 12:08 PM
> To: debian-user@lists.debian.org
> Subject: HOWTO: HTML cross reference of C code
> 
> 
> 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
> 
> 



Reply to: