What problem does it solve?
Mini-Wiki addresses the challenge of turning evolving codebases into up-to-date, structured documentation that AI agents can consume. It creates cross-linked Markdown docs with diagrams and API references from code, design files, and images. It enables incremental updates and multi-language output to keep documentation aligned with the project.
Core Features & Use Cases
- Deep code analysis and smart structure discovery
- Mermaid diagrams for architecture and data flows
- Cross-linked documentation network with code blocks linking to sources
- Incremental updates and multi-language support
Quick Start
To start, instruct your AI agent to generate a wiki for the current project, and it will produce a .mini-wiki/wiki repository with a full homepage, architecture, modules, and API docs.