Skip to content

Commit 499e094

Browse files
committed
docs: add AI generated documentation disclaimer
1 parent 3f9f04c commit 499e094

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

docs/benchmarking.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 🏆 String Pipeline Benchmarking Tool
22

3+
_NOTE: what follows has mostly been assembled using AI as an experiment and as a basis for further improvements._
4+
35
A simple benchmarking tool that helps measure performance of string pipeline operations and provides timing information in both text and JSON formats.
46

57
## 📋 Table of Contents

docs/command-line-options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 🔗 String Pipeline - Command Line Interface
22

3+
_NOTE: what follows has mostly been assembled using AI as an experiment and as a basis for further improvements._
4+
35
A comprehensive CLI tool for powerful string transformations with flexible input/output options and advanced debugging capabilities.
46

57
## 📋 Table of Contents

docs/debug-system.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 🐛 Debug System Documentation
22

3+
_NOTE: what follows has mostly been assembled using AI as an experiment and as a basis for further improvements._
4+
35
A comprehensive debugging system for visualizing, analyzing, and troubleshooting string pipeline transformations with detailed execution insights and performance analysis.
46

57
## 📋 Table of Contents

docs/template-system.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 📝 Template System Documentation
22

3+
_NOTE: what follows has mostly been assembled using AI as an experiment and as a basis for further improvements._
4+
35
A powerful string processing template system with support for splitting, transforming, filtering, and joining operations.
46

57
## 📋 Table of Contents

0 commit comments

Comments
 (0)