Releases: toolsstudio/buildlens-docs
Releases · toolsstudio/buildlens-docs
BuildLens Docs v1.0.0 — Official Documentation (Complete Guide + Architecture)
BuildLens Documentation v1.0.0
This repository contains the official documentation for BuildLens, a production-focused Unity Editor tool for analyzing build size, asset dependencies, and build history.
This release provides a complete and structured documentation set covering installation, usage, architecture, and reference material.
Documentation Coverage:
- Getting Started (installation, quick start, demo mode)
- User Guide (all panels and workflows)
- Architecture (system design and layered structure)
- Reference (schemas, limitations, shortcuts)
- Contributing guidelines
Structure Highlights:
- Clean, flat documentation structure (no nested wrappers)
- Consistent file naming and organization
- Fully relative internal links (no broken paths)
- Optimized for GitHub browsing and developer onboarding
Technical Improvements:
- Fixed directory nesting issues (removed docs/docs duplication)
- Standardized relative linking (../ paths)
- Added LICENSE and .gitignore
- Removed invalid or empty directories
- Normalized file naming (asset-classification.md)
Purpose:
This documentation is designed to:
- Help developers quickly integrate BuildLens
- Provide deep technical understanding of the system
- Support long-term maintainability and contributions
License:
MIT License
For feedback, issues, or improvements, please open an issue or submit a pull request.