chore: docs and scripts organized. clutter cleared.
This commit is contained in:
26
docs/features/README.md
Normal file
26
docs/features/README.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# SLMM Feature Documentation
|
||||
|
||||
This directory contains detailed documentation for specific SLMM features and enhancements.
|
||||
|
||||
## Feature Documents
|
||||
|
||||
### FEATURE_SUMMARY.md
|
||||
Overview of all major features in SLMM.
|
||||
|
||||
### SETTINGS_ENDPOINT.md
|
||||
Documentation of the device settings endpoint and verification system.
|
||||
|
||||
### TIMEZONE_CONFIGURATION.md
|
||||
Timezone handling and configuration for SLMM timestamps.
|
||||
|
||||
### SLEEP_MODE_AUTO_DISABLE.md
|
||||
Automatic sleep mode wake-up system for background polling.
|
||||
|
||||
### UI_UPDATE.md
|
||||
UI/UX improvements and interface updates.
|
||||
|
||||
## Related Documentation
|
||||
|
||||
- [../README.md](../../README.md) - Main SLMM documentation
|
||||
- [../CHANGELOG.md](../../CHANGELOG.md) - Version history
|
||||
- [../API.md](../../API.md) - Complete API reference
|
||||
Reference in New Issue
Block a user