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+
Reply to: