Skip to content

libhdt API docs? #288

@KonradHoeffner

Description

@KonradHoeffner

https://github.com/rdfhdt/hdt-cpp/blob/develop/libhdt/README.md includes two examples on how to use the library but when I wanted to know specifics like whether the index is generated by default I had to look into the source code.

Is there some additional documentation available somewhere? I'm not a C++ developer but I mean something like JavaDoc for a Java library or rustdoc/docs.rs for Rust. There is a Doxyfile which seems to configure automatic documentation but when I look for example into https://github.com/rdfhdt/hdt-cpp/blob/develop/libhdt/src/hdt/HDTManager.cpp or https://github.com/rdfhdt/hdt-cpp/blob/develop/libhdt/src/hdt/BasicHDT.hpp I don't see much documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions