« Previous | Next » 

Revision 1197

Added by Alguno over 3 years ago

- Added Doxygen documentation for all the functions in the nntpgrab_core, nntpgrab_utils and nntpgrab_glue libraries
- Adjusted the Doxygen configuration so the documentation is better readable
- Disabled the building of the testcases test_nntp_connection and test_configuration as they're causing compile failures on some environments (due to the use of private functions)
- Removed the parameter 'suffix' from the function nntpgrab_utils_strip_subject

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • trunk
    • Doxyfile.in (diff)
    • base
      • nntpgrab_utils.h (diff)
      • utils.c (diff)
    • client
      • web
        • module
          • nntpgrab.c (diff)
    • glue
      • nntpgrab_glue.h (diff)
    • nntpgrab_core
      • configuration.c (diff)
      • nntpgrab.h (diff)
      • nntpgrab_core.c (diff)
    • tests
      • Makefile.am (diff)
      • test_regex.c (diff)