Oksana
Oksana

Reputation: 13942

Table of content from MSDN help

I whant convert msdn help to chm file. Usually table of content already exists in single html page. But in msdn help, table of content building by ajax and not presents completely. How get table of content file from msdn help?

For example, I get documentation from http://msdn.microsoft.com/en-us/library/bb418439%28SQL.10%29.aspx

Upvotes: 2

Views: 185

Answers (1)

Oded
Oded

Reputation: 498914

You have linked to the SQL Server 2008 documentation - this can already be downloaded as a stand alone "books online", here.

Many other MSDN Library components can be downloaded in a similar manner.

Upvotes: 2

Related Questions