Welcome to Dave Sexton's Blog Sign in | Join | Help

Browse by Tags

All Tags » Betas » DocProject   (RSS)

MAML Editor: Progress II

In a previous blog post I discussed my work on a WYSIWYG editor for authoring MAML topics, either inside or outside of DocProject . This post is simply another quick update on my progress. Preview Release Timeline A few weeks ago I started a new job and
Posted by Dave Sexton | 5 Comments

DocToMaml 1.0 Beta is Now Available

DocToMaml 1.0 Beta is a tool that converts HTML and XHTML help files to Microsoft Assistance Markup Language (MAML) in a batch process. MAML help files are used by DocProject and Sandcastle to build user documentation in various presentation styles. DocToMaml

DocProject 2008 Beta 2 - AssemblyResolve Showstopper

April 27, 2008 Update: The problem is with Type.GetType forcing a complete JIT when executing in VS 2008 (it is used by InstantiateProviders ). I've submitted a new bug report that provides a much cleaner solution to reproduce the problem: https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=340664