Skip to content

Commit 91224b3

Browse files
authored
Merge pull request #7 from BruinGrowly/claude/check-code-011CUf7NJcXsSSKr1fXAedS5
docs: Add comprehensive user documentation (Priority 1)
2 parents ae1ccdd + f6d519b commit 91224b3

File tree

4 files changed

+1953
-0
lines changed

4 files changed

+1953
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff 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
96123
This project is now equipped with a full suite of professional development tools to ensure code quality and stability.

0 commit comments

Comments
 (0)