# PipeChecker Documentation
Welcome to the PipeChecker documentation hub. Here you can find comprehensive guides and references for using and contributing to PipeChecker.
## Guides
- [Start Here](START_HERE.md) - A quick introduction for new users.
- [Complete Guide](COMPLETE_GUIDE.md) - In-depth documentation on all features.
- [Quick Reference](QUICK_REFERENCE.md) - A cheat sheet for common commands and settings.
- [TUI Guide](TUI_GUIDE.md) - How to use the Terminal User Interface.
## Project Information
- [Project Summary](PROJECT_SUMMARY.md) - Overview of the project's goals and architecture.
- [Improvements](IMPROVEMENTS.md) - Planned and suggested improvements.
- [Feature Log (v0.2.10)](FEATURES_V0.2.10.md) - Template Library, GitLab include:, Schema Validation, HTML Reports.
- [Feature Log (v0.2.9)](FEATURES_V0.2.9.md) - GitHub Action + Diff Mode.
- [Feature Log (v0.2.8)](FEATURES_V0.2.8.md) - New features in the latest stable version.
- [Feature Log (v0.2.7)](FEATURES_V0.2.7.md) - CircleCI support improvements.
- [Feature Log (v0.2.0)](FEATURES_V0.2.0.md) - Features introduced in the v0.2.0 release.
## For Contributors & Maintainers
- [Contributing Guide](CONTRIBUTING.md) - How to get involved and contribute to the project.
- [NPM Publishing](NPM_PUBLISHING.md) - Guide for publishing the package to NPM.
- [Publishing Checklist](PUBLISHING_CHECKLIST.md) - Pre-release checklist for maintainers.
- [Gitignore Verified](GITIGNORE_VERIFIED.md) - Verification process for `.gitignore` files.
---
Back to [Main README](../README.md)