File tree Expand file tree Collapse file tree 4 files changed +1953
-0
lines changed
Expand file tree Collapse file tree 4 files changed +1953
-0
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,33 @@ Analysis Complete.
9191
9292---
9393
94+ ## Documentation
95+
96+ ### Getting Started
97+ - **[User Guide](docs/USER_GUIDE.md)** - Comprehensive guide to using Python Code Harmonizer
98+ - Installation and setup
99+ - Understanding disharmony scores
100+ - Integration into your workflow
101+ - Best practices and troubleshooting
102+
103+ - **[Tutorial](docs/TUTORIAL.md)** - Hands-on learning with real examples
104+ - Step-by-step walkthroughs
105+ - Common disharmony patterns
106+ - Refactoring exercises
107+ - Real-world scenarios
108+
109+ - **[FAQ](docs/FAQ.md)** - Frequently Asked Questions
110+ - Quick answers to common questions
111+ - Interpretation guidance
112+ - Troubleshooting tips
113+
114+ ### Advanced Topics
115+ - **[Philosophy](docs/PHILOSOPHY.md)** *(Coming Soon)* - Deep dive into the Anchor Point and ICE Framework
116+ - **[Architecture](docs/ARCHITECTURE.md)** *(Coming Soon)* - Technical implementation details for developers
117+ - **[API Reference](docs/API.md)** *(Coming Soon)* - Programmatic usage and integration
118+
119+ ---
120+
94121## Development & Contribution
95122
96123This project is now equipped with a full suite of professional development tools to ensure code quality and stability.
You can’t perform that action at this time.
0 commit comments