Lazy Doc is an AI-powered tool designed to generate documentation for Elixir functions that lack it. By analyzing the source code, it identifies undocumented public functions and creates documentation automatically. It also offers features like documentation checking for CI pipelines, private function handling, and AST manipulation to maintain code format. The tool aims to enforce documentation practices while making the process easier and more efficient.
1 Comment
Sort: