feat: Update documentation structure and content
- Added a link to the Recent Improvements section in the README.md for better visibility of new features. - Removed the SEARCH_FILTER_FIX.md file as its content has been integrated into other documentation. - Deleted the consolidate_docs.py script as its functionality is no longer needed after the documentation consolidation. - Removed the outdated CHANGELOG.md file and replaced it with a new structure that consolidates all changelog information. - Created a new DOCUMENTATION_INDEX.md file to provide a comprehensive guide to the documentation structure. - Updated the docs/README.md to reflect the new documentation organization and included links to preserved legacy documentation.
This commit is contained in:
@@ -22,6 +22,7 @@ make test
|
||||
### 🛠️ **For Developers**
|
||||
- **[Developer Guide](DEVELOPER_GUIDE.md)** - Development setup, testing, and architecture
|
||||
- **[API Reference](API_REFERENCE.md)** - Technical documentation and system APIs
|
||||
- **[Recent Improvements](IMPROVEMENTS_SUMMARY.md)** - Latest enhancements and new features
|
||||
|
||||
### 📖 **Complete Navigation**
|
||||
- **[Documentation Index](docs/README.md)** - Comprehensive documentation navigation
|
||||
|
||||
Reference in New Issue
Block a user