Skip to content

Commit 23271d9

Browse files
Merge pull request #3299 from johnnonweiler/doc/remove-doxygen-user-manual
Remove duplicated user documentation
2 parents 62280d2 + a6c547f commit 23271d9

File tree

6 files changed

+14
-4990
lines changed

6 files changed

+14
-4990
lines changed

doc/architectural/cbmc-architecture.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ digraph G {
4141
}
4242
\enddot
4343

44-
The \ref cbmc-user-manual "CBMC User Manual" describes CBMC from a user
45-
perspective. Each node in the diagram above links to the appropriate
46-
class or module documentation, describing that particular stage in the
47-
CBMC pipeline.
44+
The [CPROVER User Manual](http://www.cprover.org/cprover-manual/) describes
45+
CBMC from a user perspective. Each node in the diagram above links to the
46+
appropriate class or module documentation, describing that particular stage
47+
in the CBMC pipeline.
4848
CPROVER is structured in a similar fashion to a compiler. It has
4949
language specific front-ends which perform limited syntactic analysis
5050
and then convert to an intermediate format. The intermediate format can

doc/architectural/front-page.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ Overview of Documentation
5757

5858
### For users:
5959

60-
* The \ref cbmc-user-manual "CBMC User Manual" details the capabilities of
61-
CBMC and describes how to install and use these tools. It
60+
* The [CPROVER User Manual](http://www.cprover.org/cprover-manual/) details the
61+
capabilities of CBMC and describes how to install and use these tools. It
6262
also covers the underlying theory and prerequisite concepts behind how
6363
these tools work.
6464

0 commit comments

Comments
 (0)