-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Branch convert to pdf #286
Branch convert to pdf #286
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #286 +/- ##
=========================================
Coverage 90.85% 90.85%
Complexity 832 832
=========================================
Files 97 97
Lines 2188 2188
Branches 305 305
=========================================
Hits 1988 1988
Misses 129 129
Partials 71 71 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Roughly looks good to me! Just a few comments:
- According to the CS2103T website, the UG and DG should match the pdf. As such, I think this PR should be merged. Visually, I see little issue with merging. Perhaps we can make the changes such as the Table of Contents on a branch for CS2101.
- I personally feel some of the DG diagrams have been shrunk too much and are now too small.
- I removed a irrelevant line from the glossary (Private contact detail). This should be removed from the repo too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 😄
Let's format the documentations better for PDF formats!
Please do not merge this with the master branch, this PR is for the purpose of anyone wanting to make changes to our PDF format