Skip to content

Commit 31bcd76

Browse files
authored
Merge pull request #71 from doc-detective/docs-update-9b1c23d5-c514-41a6-b493-94313fe959d5-20250619-180102
docs: Remove references to deprecated runCoverage and suggestTests functionality
2 parents fd22a65 + 2822585 commit 31bcd76

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

docs/get-started/intro.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,7 @@ Doc Detective’s core strength is the ability to systematically check each and
4040

4141
When Doc Detective runs tests, it can take screenshots and make recordings. You can include this media in the documentation to complement written processes, aiding the readers who prefer visual media while making sure your videos and images are up-to-date.
4242

43-
### Generate tests when updating documentation
44-
45-
After you write new documentation, Doc Detective can scan it and generate the necessary tests to verify its accuracy.
46-
47-
### Analyze the test coverage of your documentation and suggest solutions
48-
49-
Doc Detective ties specific tests to each line of your documentation. As a result, it can identify portions that are underserved and provide recommendations on next steps.
50-
51-
## What can’t Doc Detective do?
43+
## What can't Doc Detective do?
5244

5345
It’s important to know your limits, and Doc Detective’s too.
5446

styles/config/vocabularies/Docs/accept.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ RESPONSE
4848
responseData
4949
responseHeaders
5050
responseParams
51-
runCoverage
5251
runShell
5352
runTests
5453
sandboxed
@@ -63,7 +62,6 @@ statusCodes
6362
stderr
6463
stdout
6564
stopRecording
66-
suggestTests
6765
TAB
6866
typeKeys
6967
underserved

0 commit comments

Comments
 (0)