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
To have a good documentation of the code we will use doxygen. Doxygen is an app that can autogenerate a documentation out of the code. For this the code has to be commented in doxygen syntax (comments doxygen can read). For this documentation i will start to comment the code piece by piece.
The text was updated successfully, but these errors were encountered:
To have a good documentation of the code we will use doxygen. Doxygen is an app that can autogenerate a documentation out of the code. For this the code has to be commented in doxygen syntax (comments doxygen can read). For this documentation i will start to comment the code piece by piece.
The text was updated successfully, but these errors were encountered: