Skip to content
  • Ralph Giles's avatar
    35d4fb78
    Add initial Doxygen support for generating api documentation. · 35d4fb78
    Ralph Giles authored
    Doxygen is a tool for generating programming documentation
    based on comments in header and source files. This commit
    adds the necessary configuration file and associated support
    in the autotools build.
    
    Right now it doesn't generate much documentation because our
    public header files aren't marked up. Warnings are printed
    for undocumented members and arguments.
    35d4fb78
    Add initial Doxygen support for generating api documentation.
    Ralph Giles authored
    Doxygen is a tool for generating programming documentation
    based on comments in header and source files. This commit
    adds the necessary configuration file and associated support
    in the autotools build.
    
    Right now it doesn't generate much documentation because our
    public header files aren't marked up. Warnings are printed
    for undocumented members and arguments.
Loading