dennisdoomen / CSharpGuidelines

A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.
https://www.csharpcodingguidelines.com
Other
746 stars 271 forks source link

Please add manual build steps for PDF generation #176

Closed bkoelman closed 5 years ago

bkoelman commented 6 years ago

For instance, the PDF from latest release has wrong margins and the casing table should probably have vertical alignment set to top, because cell borders are missing. Or have cell borders, to improve readability.

So please add manual build steps on how to generate PDFs to enable contributors to fix these.

dennisdoomen commented 5 years ago

Fixed.