You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix DocFX glob patterns and use string literal for config section
- Use standard api/**/*.yml and articles/**/*.md glob patterns
- Use string literal "GotenbergSharpClient" instead of nameof() in
docs examples for clearer copy-paste usage
0 commit comments