Skip to content

Need documentation #79

@jackjansen

Description

@jackjansen

We need documentation, on various levels:

  • The C header files need to have inline documentation. This will be picked up by the various IDE's to give access to the documentation when writing. In cwipc I think I'm using something that is concise and will be parsed by most documentation tools, but I have no idea any more where I picked it up. See https://github.com/cwi-dis/cwipc_util/blob/350d8b1b6ea3120b443d8e9c93a735d6abe15168/include/cwipc_util/api.h for example.
  • It would be nice to have the API documentation also available in readable/browsable form. Doxygen at the least, but I hope there's nicer looking tools available nowadays.
  • We also need a readable document that explains how to use the whole lldash. Doesn't have to be very long, and could consist mainly of links to the API documentation, and links to the cwipc Python package (for use from Python) and VR2Gather (for use from C#). I think the existing C++ test/example programs should also be linked and explained.
    • Probably the installation instructions (from a built distribution) should also go in here.
    • Probably the build instructions that are currently in the top-level README should also go in here.

Unsure who to assign this too, feel free to re-assign.

Metadata

Metadata

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