Description
C programs can be written together with structured documentation using a literate programming workflow. This is useful for developers who want source code and explanatory text to stay connected in one maintainable document.
It is a documentation and build tool for C projects, not a normal text editor. Users need to understand the CWEB-style workflow to generate source files and formatted documentation correctly.