Statiq.Docs icon indicating copy to clipboard operation
Statiq.Docs copied to clipboard

Docs Recipe - no setting for includeProtected (AnalyzeCSharp.WherePublic)

Open lozzadude opened this issue 7 years ago • 0 comments

Wyam.Docs.Pipelines.Api.GetModules() calls AnalyzeCSharp.WherePublic() which by default includes protected. It would be nice to be able to configure this so you can exclude protected methods/properties from the documentation..

lozzadude avatar May 30 '18 07:05 lozzadude