473,480 Members | 1,676 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

MSDN-like documentation from custom configuration (xml) files...

I would like to be able to generate documentation for a custom configuration
file (xml) to enable future support engineers to understand applicable
values to the various elements inside the configuration file. (see below for
sample).

Does any program exist (like NDoc) that is able to generate MSDN like
documentation?

<!-- CONFIGURATION SECTION -->
<configurationSection>
<caching>
<!--
Should caching be used by the Configuration system ?
Using caching greatly improves performance
Values:
"false" : Do not use
"true" : Do use
-->
<add key="useCaching" value="true"/>
<!-- Time To Live [Sec.] (when using SQL Storage) -->
<add key="TTL" value="234"/>
</caching>

Thanks!

/Ole
Nov 16 '05 #1
1 1613
Have you tried extending nDoc:
http://ndoc.sourceforge.net/content/extensibility.htm

ok,
aq

"Ole Hanson" <no@spam.com> wrote in message
news:u0**************@TK2MSFTNGP15.phx.gbl...
I would like to be able to generate documentation for a custom configuration file (xml) to enable future support engineers to understand applicable
values to the various elements inside the configuration file. (see below for sample).

Does any program exist (like NDoc) that is able to generate MSDN like
documentation?

<!-- CONFIGURATION SECTION -->
<configurationSection>
<caching>
<!--
Should caching be used by the Configuration system ?
Using caching greatly improves performance
Values:
"false" : Do not use
"true" : Do use
-->
<add key="useCaching" value="true"/>
<!-- Time To Live [Sec.] (when using SQL Storage) -->
<add key="TTL" value="234"/>
</caching>

Thanks!

/Ole

Nov 16 '05 #2

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

Similar topics

1
4494
by: Jimmy | last post by:
Hi folks, I'm hoping someone has a suggestion to solve this. I've been using Visual Studio Enterprise 6 (just the VB6 part) on my Dell laptop (PIII-700) running Win Me for a few years now, with...
3
409
by: Kenneth Lai | last post by:
After installed MSDN Library Oct 2003. I got a HTML error "Action Cancel" on the first page and no contents can be loaded. I try reinstall several time and still got this problem. Anyone...
11
2173
by: DraguVaso | last post by:
Hi, I want to download Visual Studio 2005 Beta 1 Refresh, but on the site of Microsoft they say it is only for MSDN subscribers? what is a MSDN subscriber and how do I get it? When I try to...
3
2474
by: Max A. Bündchen | last post by:
My enterprise is a Registered Microsoft Partner and we would to acquire a MSDN Universal subscription under the Empower ISV Program to start a new project in .Net (today we dev under VFP 7). ...
14
1761
by: VMI | last post by:
Everytime I open my machine's MSDN and look for a subject, when I double-click on anything, I get "The page cannot be displayed" . What's wrong?
0
6904
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...
0
7076
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
6886
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...
0
5324
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,...
1
4768
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...
0
4472
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2990
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
2976
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
174
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.