enable dependence graphs in doxygen; fix lots of doxygen warnings, fix some documenta...
authorMorgan Deters <mdeters@gmail.com>
Sun, 31 Oct 2010 15:26:19 +0000 (15:26 +0000)
committerMorgan Deters <mdeters@gmail.com>
Sun, 31 Oct 2010 15:26:19 +0000 (15:26 +0000)
commit39031822cf3f9faab7b5b9e6cbce46a5194503b1
tree7f95265819554a20a2ef4637a4a8a6a83a7cfc0b
parentd4bfaa103d56d5c0172bf1457343a75ddea8a9b5
enable dependence graphs in doxygen; fix lots of doxygen warnings, fix some documentation, and make it possible to "make doc" on a clean source tree (post-configure)
35 files changed:
Makefile
Makefile.builds.in
configure.ac
src/expr/attribute.h
src/expr/declaration_scope.cpp
src/expr/declaration_scope.h
src/expr/expr_manager_template.cpp
src/expr/expr_manager_template.h
src/expr/expr_template.h
src/expr/node.cpp
src/expr/node.h
src/expr/type.cpp
src/expr/type_node.h
src/parser/antlr_input.h
src/parser/cvc/cvc_input.h
src/parser/parser.h
src/parser/smt/smt.cpp
src/parser/smt/smt.h
src/parser/smt/smt_input.h
src/parser/smt2/smt2.cpp
src/parser/smt2/smt2.h
src/parser/smt2/smt2_input.h
src/prop/cnf_stream.cpp
src/prop/cnf_stream.h
src/smt/smt_engine.cpp
src/theory/arith/normal_form.cpp
src/theory/arith/row_vector.cpp
src/theory/shared_term_manager.cpp
src/util/decision_engine.cpp
src/util/decision_engine.h
src/util/options.cpp
src/util/output.cpp
src/util/rational_cln_imp.cpp
src/util/rational_gmp_imp.cpp
src/util/result.cpp