You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I need to look up something in the libcosim API documentation, I have to go via the namespace/class/file lists generated by Doxygen. All of these have become rather large, and sifting through them takes time. It would be great to have a start page that allows one to find things more quickly.
While our API consists of a large number of classes and functions, some of them are more central than others. Examples include execution, system_structure, slave, observer and so on. These could serve as starting points for exploring the API, as their documentation links to that of other, less central entities that mainly serve as support structure.
This would also make the documentation more accessible to newcomers, who have no idea of where to start.
The text was updated successfully, but these errors were encountered:
Every time I need to look up something in the libcosim API documentation, I have to go via the namespace/class/file lists generated by Doxygen. All of these have become rather large, and sifting through them takes time. It would be great to have a start page that allows one to find things more quickly.
While our API consists of a large number of classes and functions, some of them are more central than others. Examples include
execution
,system_structure
,slave
,observer
and so on. These could serve as starting points for exploring the API, as their documentation links to that of other, less central entities that mainly serve as support structure.This would also make the documentation more accessible to newcomers, who have no idea of where to start.
The text was updated successfully, but these errors were encountered: