System.Data.SQLite

Check-in [ce3e0bd842]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix a bug in NDoc3 that prevented external links from working correctly for the built-in return types and parameter types in the built CHM file.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: ce3e0bd842f1fb812bd04bfdf9faa0b1bf6d611e
User & Date: mistachkin 2013-09-18 08:14:39.469
Context
2013-09-18
08:18
Add original NDoc3 source files. check-in: fb8f175216 user: mistachkin tags: trunk
08:14
Fix a bug in NDoc3 that prevented external links from working correctly for the built-in return types and parameter types in the built CHM file. check-in: ce3e0bd842 user: mistachkin tags: trunk
08:11
Add missing comments for the new attribute classes. check-in: b434e4278d user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Doc/buildChm.tcl.
Added Externals/NDoc3/bin/NDoc3.Documenter.Msdn.dll.
Added Externals/NDoc3/src/MsdnDocumenter.cs.
Added Externals/NDoc3/src/NameResolver.cs.