1 repositorio
Automatically generating documentation maps of all defined application routes.
Distinct from Documentation Generators: Specifically targets the navigation map of the app rather than general API or code documentation.
Explore 1 awesome GitHub repository matching development tools & productivity · Route Documentation. Refine with filters or upvote what's useful.
ARouter is a framework for Android applications designed to decompose monolithic apps into smaller, independent modules. It provides a URL-based routing system that enables navigation between decoupled components and modules without requiring direct class dependencies. The framework includes a navigation interceptor to handle authentication, redirection, and custom activity animations during page transitions. It also features a service injector that manages dependencies across modules using an inversion of control pattern and interface-based injection. The toolset covers inter-module navigat
Automatically generates a formal document of all registered routes to track the application navigation map.