Skip to content

bash-completion vs Docco

A side-by-side look at bash-completion and Docco. For an in-depth review of either product, follow the links below.

bash-completion

bash-completion

Os & Utilities

bash-completion is a shell script that enables tab completion functionality in the bash shell for a large number of shell commands and applications. It makes using the command line faster and more convenient.

tab-completionbash-shellconvenience
Docco

Docco

Development

Docco is a quick-and-dirty, hundred-line-long, literate-programming-style documentation generator. It produces HTML that displays your comments alongside your code.

documentationgeneratorliterate-programming