AriadnaYet another tree view bookmarks extension for code analysis and documentation. OverviewAriadna helps developers create a clear roadmap of use cases, especially in large projects, by providing a structured, navigable layer of documentation directly connected to your code. In many projects, understanding how different parts of the system interact — and why they exist — can be difficult, especially when documentation is scattered or inconsistent. Ariadna solves this problem by allowing developers to create Threads, each representing a single use case, and to break down project into Nodes, which correspond to meaningful units of code and logic.
Features
🚀 Getting StartedInstallation
Quick Start
Core ConceptsThreadA Thread represents documentation for a single use-case. Fields:
Threads allow you to quickly switch between different documented projects. NodeA Node represents a meaningful, documented part of your project. Fields:
Nodes form a hierarchical structure that reflects the architecture or logical decomposition of your system. Tech Stack
LicenseBSD 2-Clause License |
