473,789 Members | 2,472 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 2195
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.h u> wrote in message
news:os******** *************** *********@4ax.c om...
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.h u> wrote in message
news:os******** *************** *********@4ax.c om...
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*******@vide otron.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
7630
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 was unsuccessful in that. Can u give me the exact command for doing so? I had tired:
2
1944
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 availability of Demo editions of its WinTranslator and MacTranslator reengineering tools. When used in conjunction with the WinA&D or MacA&D modeling tools, software developers can automatically generate live diagrams that represent the design of their...
4
5474
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
4723
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: http://biz2tek.com/tmp/overall-class-hierarchy-sde (This link may be temporary; email me if you can't get access to it, I
9
1821
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 does generate application behavior straight from the metamodel, without generating code. And we did not need "a decade of know-how in maintaining systems with more than 30 million lines of generated code" to understand that it is not necessary to...
0
1268
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 there are few solutions in market, which can really be of any benefit to the software developer, And TierDeveloper is one of them. TierDeveloper 3.0. is an O/R mapping and code generation tool that helps software developers boost their development...
8
2388
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 code generator generator code generator. If you run it on some other non-generator code you get a code generator generator generator. Watch your bracketisation in all that. The idea is to generate code which generate code which looks exactly like...
5
1517
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
7044
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" xmlns:dino="http://example.com/test" targetNamespace="http://example.com/test" elementFormDefault="qualified">
0
9661
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10403
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10136
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9978
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9015
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7524
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5546
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4087
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3695
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.