Skip to content

Deprecated feature removal.#88

Merged
EWSoftware merged 10 commits intomasterfrom
DepFeatureRemoval
May 9, 2015
Merged

Deprecated feature removal.#88
EWSoftware merged 10 commits intomasterfrom
DepFeatureRemoval

Conversation

@EWSoftware
Copy link
Owner

Closes #83. See work item for details.

EWSoftware added 10 commits May 3, 2015 13:43
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.
EWSoftware added a commit that referenced this pull request May 9, 2015
@EWSoftware EWSoftware merged commit 334c62e into master May 9, 2015
@EWSoftware EWSoftware deleted the DepFeatureRemoval branch May 9, 2015 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove support for all obsolete and deprecated features

1 participant