-
Notifications
You must be signed in to change notification settings - Fork 277
Point documentation links to https://diffblue.github.io/cbmc/ #7152
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
Conversation
The doxygen-generated documentation is now rendered at https://diffblue.github.io/cbmc/. All links previously pointing to cprover.diffblue.com are now pointed towards the rendering at github.io. Also includes minor text cleanup around those links. The script to publish to cprover.diffblue.com is deleted as it wasn't working or used anymore.
Codecov ReportBase: 77.88% // Head: 77.88% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## develop #7152 +/- ##
========================================
Coverage 77.88% 77.88%
========================================
Files 1576 1576
Lines 181867 181867
========================================
Hits 141645 141645
Misses 40222 40222
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
Is it possible to have a redirect from https://diffblue.github.io
to https://diffblue.github.io/cbmc/
as long as there's nothing on https://diffblue.github.io
?
It seems we'd need another repo (having read https://inbo.github.io/), at which point it may be worth reconsidering using |
@tautschnig I'm going ahead to merge this as it stands, and I'll make an issue in the repository to investigate further integration along the lines of what Peter has suggested at a later point. |
The doxygen-generated documentation is now rendered at https://diffblue.github.io/cbmc/. All links previously pointing to cprover.diffblue.com are now pointed towards the rendering at github.io.
Also includes minor text cleanup around those links.
The script to publish to cprover.diffblue.com is deleted as it wasn't working or used anymore.