473,386 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Code comment:<c> not recognised

I've included the following in a C# class:

/// <summary>
/// The method <c>Junk</c> doesn't do anything.
/// </summary>
public void Junk(){}

After running Tools->Build Comment Web pages, Junk's entry
in the Code Comment Web Report is:

"The method <c>Junk</c> doesn't do anything."

I was expecting the <c> tag to highlight "Junk" as code.
What am I missing?

Many thanks
Nov 15 '05 #1
2 1485
It seems Build Comment Web Pages has quite a few "problems". Have you
tried NDOC? (if not do a google search, I belive ndoc is on
sourceforge). It handles tags much better (like see, seealso). I'm
not sure why M$ did such a (IMO) lousy job with Build Comment Web
Pages. I used it once and discarded it as pretty worthless.
-mike

"Ron James" <Ro*******@nospam.rojacs.com> wrote in message
news:23****************************@phx.gbl...
I've included the following in a C# class:

/// <summary>
/// The method <c>Junk</c> doesn't do anything.
/// </summary>
public void Junk(){}

After running Tools->Build Comment Web pages, Junk's entry
in the Code Comment Web Report is:

"The method <c>Junk</c> doesn't do anything."

I was expecting the <c> tag to highlight "Junk" as code.
What am I missing?

Many thanks

Nov 15 '05 #2
On Sat, 26 Jul 2003 09:16:24 -0700, "Ron James"
<Ro*******@nospam.rojacs.com> wrote:
I was expecting the <c> tag to highlight "Junk" as code.
What am I missing?


Nothing. Like Michael said, the "comment web pages" feature is
basically useless. And the <c> tag is broken in the free custom help
builder at http://www.gotdotnet.com/team/ide/ as well, by the way.
Use NDoc instead, available at http://ndoc.sourceforge.net/.
--
http://www.kynosarges.de
Nov 15 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Eshrath | last post by:
Hi, What I am trying to do: ======================= I need to form a table in html using the xsl but the table that is formed is quite long and cannot be viewed in our application. So we are...
2
by: Donald Firesmith | last post by:
I am having trouble having Google Adsense code stored in XSL converted properly into HTML. The <> unfortunately become &lt; and &gt; and then no longer work. XSL code is: <script...
2
by: ESPNSTI | last post by:
Hi, I'm trying to use a generics dictionary with a key class that implements and needs IComparable<>. However when I attempt to use the dictionary, it doesn't appear to use the IComparable<> to...
3
by: | last post by:
I have been researching articles on google on how to create a simple RSS feed that sucks <title><blurb><link><date> out of a sql server 2000 database via an aspx page. I know it has to be pushed...
14
by: Schraalhans Keukenmeester | last post by:
I am building a default sheet for my linux-related pages. Since many linux users still rely on/prefer viewing textmode and unstyled content I try to stick to the correct html tags to pertain good...
3
by: ajay2552 | last post by:
Hi, I have a query. All html tags start with < and end with >. Suppose i want to display either '<' or '>' or say some text like '<Company>' in html how do i do it? One method is to use &lt,...
13
by: Sebastian Faust | last post by:
Hi, I hava a somehow strange problem. I hope I am not wrong in this group; if this is the case please let me know. I am trying to compile a rather simple C program. As long as I use: #include...
14
by: Michael | last post by:
Since the include function is called from within a PHP script, why does the included file have to identify itself as a PHP again by enclosing its code in <?php... <?> One would assume that the...
2
by: -Karl | last post by:
Couls someone please advise me on this error. What I am trying to do is be able to convert an XML document into arrays. I read that the subs & functions have to be in <scripttags. Thanks! ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.