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 fro开发者_如何学Pythonm http://msdn.microsoft.com/en-us/library/bb418439%28SQL.10%29.aspx
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.
精彩评论