0
Can I make documentation like in C++?
Like this: /** * @brief This is a Doxygen documentation */
1 Answer
+ 8
Yes, it will make your code easy to read and look professional.
However, the docs wont be generated nor will something be changed because you added them.
Hot today
Python — File Handling
0 Votes
Loop question, I've tried everything that I knew I just don't know. Please help me solve it out
1 Votes
Help me solve this (using loop)
1 Votes
What is wrong? Error on test.
1 Votes
Help me wiht python
1 Votes