UNPKG

atikin-autodoc

Version:

A dynamic auto-documentation generator for codebases.

18 lines (12 loc) 598 B
# Atikin AutoDoc Atikin AutoDoc is a dynamic auto-documentation generator for codebases. It analyzes your project and creates comprehensive, developer-friendly documentation with diagrams, code snippets, and examples. ## Features - Language support for JavaScript, Python, Go, and more. - Auto-generates Markdown, HTML, or PDF formats. - AI-powered function and module description generation. - Customizable themes for documentation output. - Searchable documentation with built-in indexing. ## Installation Install the package globally: ```bash npm install -g atikin-autodoc