Skip to content

doc-gen v0.1.0 Release

Latest
Compare
Choose a tag to compare
@wehale wehale released this 09 May 15:43

Doc-gen v0.1.0 Release

This is the initial release of the doc-gen utility. Complete information on usage is provided in the main README.md file.

This release has the ability to generate markdown and html from provided source files according to the input.doc_path setting in config.yaml.

doc-gen 0.1 has the ability to run against three different inference providers at the same time, OpenAI, Google AI and Hugging Face.

By default, it simply generates documentation for the sample source files provided in the ./samples directory. There are two source files calc.c a simple large number calculator written in C and SpellChecker.java which checks spelling against a given directory.

For a example of the output please see: https://wehale.github.io/doc-gen-pub/