Is there a way to create a list of all classes tagged with a specific (custom) tag in a Sandcastle documentation?
I'm using a custom tag to mark specific behavior in my classes. I mapped this tag in main_conceptual.xsl and the content is shown at the documentation sheet of each class.
ここで、カスタム タグでタグ付けされたすべてのクラスのリストを示す特別なページ (概念的なコンテンツとして?) をドキュメントに作成したいと考えています。サンドキャッスル ヘルプ ファイル ビルダー (SHFB) を使用してこれを行う可能性はありますか? おそらく.xsl変換で?またはMAMLを使用していますか?