Hasty Briefsbeta

Show HN: Davia – Open source visual, editable wiki from your codebase

12 days ago
  • #developer-tools
  • #documentation
  • #open-source
  • Davia is an open-source tool for generating interactive internal documentation for local codebases.
  • It creates documentation files with interactive visualizations, editable in a Notion-like platform or locally in an IDE.
  • Setup involves cloning the Davia repository, installing dependencies, and optionally configuring API keys via a .env file.
  • Documentation generation is initiated with 'pnpm run docs', specifying the project path.
  • Davia supports real-time editing and viewing of documentation, with an option to manually launch the visualization app later.
  • Contributions are encouraged, including bug reports, feature requests, code improvements, and feedback.
  • The project is licensed under the MIT License.