From owner-freebsd-questions Sat Jul 1 0:18:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1904.mail.yahoo.com (web1904.mail.yahoo.com [128.11.23.53]) by hub.freebsd.org (Postfix) with SMTP id 30A0337B5EF for ; Sat, 1 Jul 2000 00:18:33 -0700 (PDT) (envelope-from p_k_nandan@yahoo.com) Received: (qmail 12141 invoked by uid 60001); 1 Jul 2000 07:18:32 -0000 Message-ID: <20000701071832.12140.qmail@web1904.mail.yahoo.com> Received: from [203.197.172.80] by web1904.mail.yahoo.com; Sat, 01 Jul 2000 00:18:32 PDT Date: Sat, 1 Jul 2000 00:18:32 -0700 (PDT) From: "NandaKumar P.K." Subject: c cross refernce using gtags,htags etc. To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I tried to make a cross-refernce html file using the gtags and htags. I did it in the following way. gtags htags -lnh mysources But in the html file there the function names are not highlighted.i.e. if the function is referenced in two or three places that should be highlighted and when i click there it should list the prototype definition as well as where all it referenced. Can i do it using this approach. Regards, Nandan __________________________________________________ Do You Yahoo!? Kick off your party with Yahoo! Invites. http://invites.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message