Created: 2023-01-11 10:43
Status: #concept
Subject: Programming
Tags: C Comments

Documentation

It is identifying information for the program and includes a high-level description of the functionalities of the program.

Here are some things programmers place in their documentation.

There are also DevOps software that make writing documentation easier (see Doxygen).

References