Skip to content

Commit ea9b8df

Browse files
committed
docs: Remove quick-start.md
1 parent e2069ce commit ea9b8df

File tree

6 files changed

+3
-114
lines changed

6 files changed

+3
-114
lines changed

gitbook/DOCUMENTATION_SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ This GitBook documentation provides comprehensive information about the RunCache
88

99
### Getting Started
1010
- **Installation**: Instructions for installing RunCache in different environments
11-
- **Quick Start**: Basic usage examples to get up and running quickly
1211
- **Basic Usage**: Common patterns and fundamental concepts
1312

1413
### Core Features

gitbook/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ RunCache is ideal for:
6161

6262
## Getting Started
6363

64-
To get started with RunCache, check out the [Installation](getting-started/installation.md) and [Quick Start](getting-started/quick-start.md) guides.
64+
To get started with RunCache, check out the [Installation](getting-started/installation.md) guide.

gitbook/SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
## Getting Started
66
* [Installation](getting-started/installation.md)
7-
* [Quick Start](getting-started/quick-start.md)
87
* [Basic Usage](getting-started/basic-usage.md)
98

109
## Core Features

gitbook/getting-started/basic-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ This pattern is commonly used to:
279279

280280
## Next Steps
281281

282-
Now that you understand the basics of RunCache, you can explore more advanced features:
282+
Now that you understand RunCache, you can explore more advanced features:
283283

284284
- [TTL and Expiration](../features/ttl-expiration.md) - Learn more about time-to-live functionality
285285
- [Source Functions](../features/source-functions.md) - Dive deeper into source functions

gitbook/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ testRunCache();
7171

7272
## Next Steps
7373

74-
Once you have RunCache installed, check out the [Quick Start](quick-start.md) guide to learn how to use the basic features of the library.
74+
Once you have RunCache installed, check out the [Basic Usage](basic-usage.md) guide to learn how to use the basic features of the library.

gitbook/getting-started/quick-start.md

Lines changed: 0 additions & 109 deletions
This file was deleted.

0 commit comments

Comments
 (0)