We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a4b71 commit 985529fCopy full SHA for 985529f
2 files changed
README.md
@@ -15,7 +15,7 @@ Documentation is cached in a gitignored location, exposed to agent and tool targ
15
16
## Features
17
18
-- **Local only**: Cache lives in `.docs/` or a configured dir and _should_ be gitignored.
+- **Local only**: Cache lives in the directory `.docs` (or a custom location) and _should_ be gitignored.
19
- **Deterministic**: `docs.lock` pins commits and file metadata.
20
- **Fast**: Local cache avoids network roundtrips after sync.
21
- **Flexible**: Cache full repos or just the subdirectories you need.
0 commit comments