Frage

I create my API doc using Sandcastle HelpFileBuilder. All fine.
In the created help file, when clicking a topic from index, it usually goes to class.

How to change this so the link goes to class members?

War es hilfreich?

Lösung

This request is detailed in the topic Removing the separate Members topic.

The next release of SHFB should include this feature by default in the VS2005 and/or VS2010 presentation styles. In the meantime, you can update the presentation style source code yourself, or use the VS2013 presentation style included in this fork of the project, which includes this feature already.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top