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

Generate WindowsHelp from C# source code

Hi,

How can I generate a Windows help file (CHM or HLP) from my
C# source code?

I commented every class and methods and fields,
and generated a DLL, but how can I generate a class
description like the MSDN?

thanks,

zoltan
Nov 15 '05 #1
4 2176
Not what you have asked for but all i can help with:

tools -> build comment web pages

this will produce a web page from the xml comments in your app
"Zoltan Hernyak" <ar***@ektf.hu> wrote in message
news:os********************************@4ax.com...
Hi,

How can I generate a Windows help file (CHM or HLP) from my
C# source code?

I commented every class and methods and fields,
and generated a DLL, but how can I generate a class
description like the MSDN?

thanks,

zoltan

Nov 15 '05 #2
look up "NDoc" using google or look on sourceforge for it. This is a very
good program to do the job.

"Zoltan Hernyak" <ar***@ektf.hu> wrote in message
news:os********************************@4ax.com...
Hi,

How can I generate a Windows help file (CHM or HLP) from my
C# source code?

I commented every class and methods and fields,
and generated a DLL, but how can I generate a class
description like the MSDN?

thanks,

zoltan

Nov 15 '05 #3
>How can I generate a Windows help file (CHM or HLP) from my
C# source code?

I played around with the option to build comment web pages, but it is quiet
limited and very buggy. It does not properly handle all the XML documentation
tags.

I started using NDoc to create compiled help files from my XML documentation and
I really like it.

http://ndoc.sourceforge.net/

Nov 15 '05 #4
On Tue, 28 Oct 2003 15:44:13 -0500, "Patrick Blackman"
<ca*******@videotron.ca> wrote:
look up "NDoc" using google or look on sourceforge for it. This is a very
good program to do the job.

Wowww, that is a great program indeed! Thanks a lot!!!

Zoltan
Nov 15 '05 #5

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

Similar topics

1
by: Prakash | last post by:
Hi, I want to generate the JDK API using Javadoc. I have installed java 1.4.2 in WINDOWS. Since i don't have frequent access to the Net, i want to generate the Java API Help using javadoc.But I...
2
by: Tools | last post by:
WinTranslator & MacTranslator Demo Editions Generate Design Diagrams from Your Source Code in Minutes Placitas, NM ? April 5, 2004 - Excel Software is pleased to announce the immediate...
4
by: jin zhang | last post by:
I am debugging somebody else's code, it is too hard to read it without any doc. Are there any UML generater which can work on windows that I can use? Please help. Thank you .
2
by: Matt | last post by:
Hello, I would like to generate what I call an "overall class hierarchy" in UML automatically derived from my C++ code source. An example of what I seek: ...
9
by: Henk Verhoeven | last post by:
We are not alone! "Where other MDA tools are generating programmingcode, Codeless chooses not to generate code at all". OK, phpPeanuts is not an MDA tool (it has no fancy modeling GUI). But it...
0
by: momina_dar | last post by:
AlachiSoft “TierDeveloper” eradicates the problem of writing thousands of lines of code for your middle tier. Many software solutions on the market can do it for you but according to our research...
8
by: Thomas Stegen | last post by:
I have written a code generator. To be more specific it is a code generator generator. As in a generator that generates code generators. If you run the generator on its own source code you get a...
5
by: mortb | last post by:
Hello! I make use of anonymous delegates in my code. For debugging purposes I'd like to generate the code that the delegates describe. Do anyone have an easy way to do this? cheers, mortb
8
by: Les Caudle | last post by:
Using this command line to run XSD.exe xsd /c /o:outputDir input.xsd /f on the following XSD <?xml version="1.0"?> <schema xmlns="http://www.w3.org/2001/XMLSchema"...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
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?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.