Conversation
Sandcastle - Removed unused tools: AggregateByNamespace, ChmBuilder, DBCSFix, MergeXml, SegregateByAssembly Sandcastle Help File Builder - Removed the Hierarchical TOC plug-in. It was superseded by the namespace grouping support in the presentation styles and does not work with MS Help Viewer output. - Dropped support for Visual Studio 2010 and 2012 from the Visual Studio package. - Dropped support for installing the schemas an snippets in Visual Studio 2008-2012 in the guided installer. Presentation Styles - Removed the deprecated presentation styles: Prototype, Hana, and VS2005
- Removed the Help 2 file format and all related project properties: HtmlHelp2xCompilerPath, CollectionTocStyle, MSHelp2SdkLinkType, IncludeStopWordList, PlugInNamespaces - Moved the HelpFileVersion property to the Help File property page. It does not have to be in the form of a version number anymore. - Moved the HelpAttributes property to the MS Help Viewer property page.
Removed the property and all related code. Use the MemberIdFixUpPlugIn instead.
- Removed the file system based additional content model used to add HTML topics to the TOC. - Removed project item metadata element ExcludeFromToc. - Removed all HTML file transformation options (code import, code colorizing, replacement tags, etc.). HTML files can still be included and referenced via a site map file but they will not receive any tranformation, nor will they appear in the TOC unless referenced via a site map file. - Removed support for HTML files from the content layout file editor and related classes. - Reviewed the TOC related classes and removed dead code.
- Removed the deprecated /internal command line option from MRefBuilder. - Removed the obsolete platform configuration options and code from MRefBuilder.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #83. See work item for details.