terminology - Description that tells what script does -


I have a description at the top of the script that tells the reader what the script does, what will I say to that statement? An idea? What is the function description of the function of the function above the definition? Will I say a fantasy for that ceremony? Thank you.

It depends on how formal descriptions are as well as programming language. "," Documentation "," comment ", or (if there is a" document comment "using some" javasaid or doxygen ").

Some programming languages ​​have specific conditions for this. For example, in python, there is a specific mechanism for documenting a module or function that will be described as "dosstring".


Comments

Popular posts from this blog

ios - How to determine if NSLayoutConstraint is horizontal or vertical? -

c# - Reactive Extensions ControlScheduler -

python - rpy2 import is not working -