Skip to content

Add online documentation link to README #1964

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

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

[CProver Wiki](http://www.cprover.org/wiki)

[CProver Documentation](http://cprover.diffblue.com)

About
=====

Expand Down
4 changes: 2 additions & 2 deletions doc/architectural/cprover-architecture-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

\author Martin Brain, Peter Schrammel

# Overview of CPROVER Directories
\section overview-dirs Overview of CPROVER Directories

## `src/`

Expand Down Expand Up @@ -90,7 +90,7 @@ The `–help` option gives instructions for use and the
format of the description files.


# General Information
\section general-info General Information

First off, read the \ref cbmc-user-manual "CBMC User Manual". It describes
how to get, build and use CBMC. This document covers the
Expand Down
1 change: 1 addition & 0 deletions doc/satabs-user-manual.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
\ingroup module_hidden
\page other_documentation Other Documentation

\section satabs SATABS
Expand Down