/docs/dox/mainpage.dox

http://crashrpt.googlecode.com/ · Unknown · 40 lines · 36 code · 4 blank · 0 comment · 0 complexity · ac69bc02b9afda38113e43fc3fce58d5 MD5 · raw file

  1. /*!
  2. \mainpage CrashRpt Documentation
  3. <b>CrashRpt</b> is a light-weight open-source error reporting library for C++ applications running in Windows.
  4. \section toc Table of Contents
  5. - \subpage introduction_to_crashrpt
  6. - \ref getting_started
  7. - \ref architecture_overview
  8. - \ref error_report
  9. - \ref demos
  10. - <a class="el" href="http://code.google.com/p/crashrpt/wiki/FAQ">Frequently Asked Questions</a>
  11. - <a class="el" href="../../Changelog.txt">Change Log</a>
  12. - <a class="el" href="../../Authors.txt">Authors</a>
  13. - \subpage using_crashrpt
  14. - \ref compiling_crashrpt
  15. - \ref configuring_project
  16. - \ref using_crashrpt_api
  17. - \ref enabling_crash_reporting
  18. - \ref sending_error_reports
  19. - \ref misc_api_features
  20. - \ref simple_example
  21. - \ref internationalization_support
  22. - \ref preparing_to_software_release
  23. - \subpage using_error_reports
  24. - \ref analyzing_error_reports
  25. - \ref using_crash_descriptor
  26. - \ref using_minidump
  27. - \ref automating_crash_report_processing
  28. - \ref crashfix_server
  29. - \ref crprober_tool
  30. - \ref using_crashrptprobe_api
  31. - \ref crashrptprobe_api_examples
  32. - \subpage other_topics
  33. - \ref exception_handling
  34. - \ref writing_robust_code
  35. - \ref automated_tests
  36. */