<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Comments for The New Delphi 8 Help System</title>
<link rel="alternate" type="text/plain" href="http://edn.embarcadero.com/article/32022" title="The New Delphi 8 Help System" />
<link rel="self" type="application/atom+xml" href="http://edn.embarcadero.com/article/32022/feed" title="Comments for The New Delphi 8 Help System" />
<id>http://edn.embarcadero.com/article/32022</id>
<updated>2009-07-09T13:32:00-07:00</updated>
<entry>
<title>The New Delphi 8 Help System</title>
<author>
<name>Craven Weasel</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=37428</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=37428</id>
<updated>2004-08-16T13:13:13-07:00</updated>
<published>2004-08-16T13:13:13-07:00</published>
<summary>The New Delphi 8 Help System</summary>
<content>Intermediate-level programmer; haven't messed with Pascal since TP6.0.Question: There is something wrong with my help system in Delphi 8 update 2. There are no help topics for (at least) basic stuff like ReadLn, WriteLn, Str, Val, StrLCat. They are mentioned in passing, in other topics, but they don't have a page for themselves to describe syntax &amp; other details.I also can't find any docs for ShellAPI calls like ShellExecute.CodeInsight brings up parameter lists for all of the above.I have uninstalled &amp; reinstalled hoping that whatever was missing would be installed. No good. Any ideas??? </content>
</entry>
<entry>
<title>re: The New Delphi 8 Help System</title>
<author>
<name>Borland Software Manager</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=36459</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=36459</id>
<updated>2004-04-08T14:05:09-07:00</updated>
<published>2004-04-08T14:05:09-07:00</published>
<summary>re: The New Delphi 8 Help System</summary>
<content>Hi Matora:I'm not familiar with a native .NET XML documentation format other than the XML documentation file that the C# compiler can generate containing source code comments for further processing.For Delphi for .NET, the compiler can output comments and much more from the IDE menu: Project | Options | Compiler | Generate XML Documentation. Alternatively, you can access XML comments via the command line using the --doc switch:C:\&gt; dccil --doc [mylibrary]Where [mylibrary] is your source code. The output will be an xml file of the same name with an .xml extension. The output file contains a wealth of information in addition to the comments. We use this same output to generate syntax lines and PME lists in the new D8 Help system.You could potentially transform the output XML to an alternative format of your choosing, whether HTML or something else. While I have not studied the following option deeply, I believe you could extract out the subset of information to the same format that the C# compiler generates, then pipe this file out to NDoc.We are currently investigating XML Doc output solutions for the next release of Delphi. </content>
</entry>
<entry>
<title>The New Delphi 8 Help System</title>
<author>
<name>Matora Nikolay</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=36413</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=36413</id>
<updated>2004-03-28T23:02:32-07:00</updated>
<published>2004-03-28T23:02:32-07:00</published>
<summary>The New Delphi 8 Help System</summary>
<content>Hello.BDS XML documentation file is different form the native .NET XML documentation format.a) Does BDS supports generation MS.NET XML documentation files based on writing tagged comments in source code like in MS C#?b) If not, then how to document Delphi code with BDS XML documentation? Does your XSLT files available for Delphi users?</content>
</entry>
<entry>
<title>The New Delphi 8 Help System</title>
<author>
<name>Leonir Tasca</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=36412</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=36412</id>
<updated>2004-03-28T17:05:19-07:00</updated>
<published>2004-03-28T17:05:19-07:00</published>
<summary>The New Delphi 8 Help System</summary>
<content>N&#227;o consigo instalar esta dando erro...</content>
</entry>
</feed>
