Skip to content

olorin37/doxtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published