/docs/dox/mainpage.dox
http://crashrpt.googlecode.com/ · Unknown · 40 lines · 36 code · 4 blank · 0 comment · 0 complexity · ac69bc02b9afda38113e43fc3fce58d5 MD5 · raw file
- /*!
-
- \mainpage CrashRpt Documentation
-
- <b>CrashRpt</b> is a light-weight open-source error reporting library for C++ applications running in Windows.
-
- \section toc Table of Contents
-
- - \subpage introduction_to_crashrpt
- - \ref getting_started
- - \ref architecture_overview
- - \ref error_report
- - \ref demos
- - <a class="el" href="http://code.google.com/p/crashrpt/wiki/FAQ">Frequently Asked Questions</a>
- - <a class="el" href="../../Changelog.txt">Change Log</a>
- - <a class="el" href="../../Authors.txt">Authors</a>
- - \subpage using_crashrpt
- - \ref compiling_crashrpt
- - \ref configuring_project
- - \ref using_crashrpt_api
- - \ref enabling_crash_reporting
- - \ref sending_error_reports
- - \ref misc_api_features
- - \ref simple_example
- - \ref internationalization_support
- - \ref preparing_to_software_release
- - \subpage using_error_reports
- - \ref analyzing_error_reports
- - \ref using_crash_descriptor
- - \ref using_minidump
- - \ref automating_crash_report_processing
- - \ref crashfix_server
- - \ref crprober_tool
- - \ref using_crashrptprobe_api
- - \ref crashrptprobe_api_examples
- - \subpage other_topics
- - \ref exception_handling
- - \ref writing_robust_code
- - \ref automated_tests
- */