Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======
README
======

This script is a frontend for various awk(1) scripts which parse a bash
script (file) and create a documentation in specified format. This script
works similar to javadoc for java projects.

In library directory you can found an example of basic backend for
gawk.

Requirements
============
bashdoc is written in bash, and require almost bash >= 3.0,
gawk >= 3.1.5, docutils >= 0.4 and GNU coreutils.

Andrés J. Díaz <ajdiaz@connectical.net>

About

The bashdoc script is a frontend which parse a bash file and create a documentation in specified format. This script works similar to javadoc for java projects, but use reStructuredText as middle language to provide the final document.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages