Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Documentation extractor

Work in progress...

It is just about extract documentation strings from code and output them in gron format. In scope of the docex is only this step. Documentation can be generated like this:

awk -f docex.awk -v doc_prefix='##' example.sh \
  | gron --ungron \
  | jq -f format.jq > example.md

About

Documentation extractor from any kind of sources files (WIP)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages