Pergunta

How do I change the output of a Sandcastle built website using xslt? Are there any tutorials on how to do this?

I can go in and change the css but this seems a little the wrong way around...

Foi útil?

Solução

Sandcastle is open source, so you have the chance to tune it to suit your needs,

http://sandcastle.codeplex.com/SourceControl/list/changesets

From its source code you can see which parts are used to generate the web site, and then you can make whatever changes you like.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top