Skip to content

Lemuren/leaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Leaf - Generate Documentation for Bygg Modules

A small, POSIX-compliant shell script to generate HTML documentation for bygg modules.

Run leaf MODULE to generate documentation for a module. Here, MODULE can either be a header file or a directory that represents the module (i.e., the one containing the module's .bygg file).

To ensure the script is POSIX compliant we run shellcheck on it:

shellcheck -o all --norc leaf

Requirements

To run leaf you will need standard Unix system utilities. In particular find and sed.

About

Super simple C module documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors