473,395 Members | 1,846 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,395 software developers and data experts.

About C# Inline Documentation

Hi there,

I am using the inline documentation features of C#, but when i generated the Comment Code Report for a document
that has

///<list type="bullet">
///<item><description> text 1</description></item>
///<item><description> text 2</description></item>
/// </list>

it does not work.

Does Anyone know, how generate documetation with list tags?

or

Does Anyone have xslt, to generate documentation with list tags?

thanks for your help
Nov 22 '05 #1
2 3126
Hi John,

What exactly does not work?
The compiler is correctly generating xml file...

--
Miha Markic - RightHand .NET consulting & development
miha at rthand com

"John Leyva" <an*******@discussions.microsoft.com> wrote in message
news:7A**********************************@microsof t.com...
Hi there,

I am using the inline documentation features of C#, but when i generated the Comment Code Report for a document that has

///<list type="bullet">
///<item><description> text 1</description></item>
///<item><description> text 2</description></item>
/// </list>

it does not work.

Does Anyone know, how generate documetation with list tags?

or

Does Anyone have xslt, to generate documentation with list tags?

thanks for your help

Nov 22 '05 #2
Look at something called NDoc that can take that XML documentation and
turn it into something readable.

http://ndoc.sourceforge.net/screenshots.html
This is THE BEST documentation tool!!!

On Wed, 10 Dec 2003 15:41:05 -0800, "John Leyva"
<an*******@discussions.microsoft.com> wrote:
Hi there,

I am using the inline documentation features of C#, but when i generated the Comment Code Report for a document
that has

///<list type="bullet">
///<item><description> text 1</description></item>
///<item><description> text 2</description></item>
/// </list>

it does not work.

Does Anyone know, how generate documetation with list tags?

or

Does Anyone have xslt, to generate documentation with list tags?

thanks for your help


Nov 22 '05 #3

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

Similar topics

0
by: Jacek Generowicz | last post by:
Does anyone happen to have up-to-date summary instructions for installing weave.inline ? I don't want weave.blitz, I don't want Numeric, and I don't want Scipy. According to the documentation,...
46
by: DJ WIce | last post by:
Hi all, I did make a script/css thing to replace the contextmenu on the website with a new one: http://www.djwice.com/contextmenu.html It works nice in MSIE, but on Netscape (and probable...
2
by: John Leyva | last post by:
Hi there, I am using the inline documentation features of C#, but when i generated the Comment Code Report for a document that has ///<list type="bullet"> ///<item><description> text...
2
by: MPA | last post by:
Hi, I have no experience with .NET or web programming and for the last couple of years I was doing only client-server projects with PowerBuilder. Right now I have to write a web application...
7
by: remus.dragos | last post by:
I'm trying to learn the syntax used by __asm__("/*here commands*/"); but I din't find useful resources to explain how to do it. If anybody can help me a bit here please with the syntax: a few...
3
by: Bilgehan.Balban | last post by:
Hi, My observation was that a function with `inline' qualifier has file scope in C++ and it's symbol is not exported. Contrary to this, in C an `inline' function symbol is exported, unless it...
56
by: infidel | last post by:
Where are they-who-hate-us-for-our-whitespace? Are "they" really that stupid/petty? Are "they" really out there at all? "They" almost sound like a mythical caste of tasteless heathens that "we"...
12
by: sam_cit | last post by:
Hi Everyone, I have few questions on inline functions, when i declare a function as inline, is it for sure that the compiler would replace the function call with the actual body of the function?...
56
by: nembo kid | last post by:
What do you think about the following book: C How to Program, 5/E (Harvey & Paul) Deitel & Associates, Inc. <http://www.pearsonhighered.com/educator/academic/product/0,3110,0132404168,00.html>...
4
by: raashid bhatt | last post by:
hi by the definition of inline functions "In computer science, an inline function is a programming language construct used to suggest to a compiler that a particular function be subjected to...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.