Commit Graph

5 Commits

Author SHA1 Message Date
shiva108 4eaef8d38f docs: Rename 'Rate Limiting' heading to 'Rate Limit Errors' 2026-01-07 13:58:57 +01:00
shiva108 a0e68af189 fix: Resolve markdown lint errors in docs
- Fixed duplicate headings in Field Manual and Configuration.md by using bold text for repetitive sub-sections
- Added missing language identifiers to fenced code blocks
- Fixed header increment issues
2026-01-07 13:49:06 +01:00
shiva108 3c72bb3ae0 refactor: Move Configuration.md to scripts/docs/ and update links
- Moved docs/Configuration.md to scripts/docs/Configuration.md
- Updated docs/README.md to point to new location
- Updated internal links in Configuration.md to be relative to new location
2026-01-07 13:44:11 +01:00
shiva108 9a09e13f32 fix: Update paths after scripts reorganization and fix GitBook config
- README.md: Update requirements.txt and runner.py paths
- .gitbook.yaml: Fix chapter count (24 → 51) and date (Jan 2026)
- Configuration.md: Update all script paths to new structure
- Remove broken links to non-existent files
2026-01-07 13:40:48 +01:00
shiva108 92f16a543e refactor: Reorganize scripts into dedicated subdirectories for examples, tools, config, and docs. 2026-01-07 12:14:03 +01:00