How to ask for help

Some basic ways of getting some help.

If you are facing a difficulty while developing in CamiTK, you may want to ask more experimented users for help. Here is explained how to do so.

First, make sure your question is not already answered somewhere

Here is a list of website or resources you need to check first.

Online documentation

Just go to the “Search this site” field on the top right corner of this page.

Issue board on Gitlab

The issue board contains the (recent) history of all the issues that developers or users have face.

You may use the search engine on top of that page and to be able to use all the features. It is recommended to create an account on this page.

CamiTK FAQ

Check the CamiTK documentation FAQ

API Documentation

Just go to the API documentation that corresponds to your version by clicking on the “API doc” menu above and selected your CamiTK version.

The API documentation features lots of information. You may use the Modules tab to browse the different CamITK source code content or directly search on the engine in the top right corner.

Developer Corner

The developer corner documentation features some little Q&A that are not specific to CamiTK, but that you might encounter when developing with CamiTK Do not hesitate to check it out!

Then, if all of the above fail…

Reporting a bug or asking a question is a valuable contribution to the CamiTK project, so please do not hesitate to submit an issue. Check this page to see How to submit an issue or report a bug.