Add complete configuration documentation: 13 comprehensive how-to guides#120
Add complete configuration documentation: 13 comprehensive how-to guides#120
Conversation
|
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Co-authored-by: hawkeyexl <5209367+hawkeyexl@users.noreply.github.com>
|
@copilot Create guides for every one mentioned in additional-guides.mdx |
- Added comprehensive guides for parallel testing, environment variables, hooks, file type detection, test detection, debugging, multiple environments, browser config, DITA, relative paths, API origin, and website crawling - Removed placeholder additional-guides file - Updated sidebar to include all guides - All guides follow Google Developer Style Guide and Good Docs Project templates Co-authored-by: hawkeyexl <5209367+hawkeyexl@users.noreply.github.com>
Done! I've created all 13 configuration how-to guides mentioned in additional-guides.mdx: ✅ How to run tests in parallel All guides:
The placeholder additional-guides.mdx file has been removed and replaced with actual working guides. All guides are now in the sidebar under Configuration. Commit: cd33420 |
Description
Adds comprehensive configuration documentation with 13 complete how-to guides covering all aspects of Doc Detective configuration. Replaces the placeholder "future guides" document with fully implemented, production-ready guides following Google Developer Style Guide and The Good Docs Project templates.
Type of contribution
Related issue
Related to configuration documentation requirements
Changes made
Created 13 Complete How-To Guides:
how-to-create-config-file.mdx- Configuration fundamentalshow-to-setup-openapi.mdx- OpenAPI integrationhow-to-run-tests-in-parallel.mdx- Parallel test executionconcurrentRunnersoptionhow-to-use-environment-variables.mdx- Environment variable management.envfilesloadVariables$VARIABLE_NAMEsyntaxhow-to-setup-hooks.mdx- Before and after hooksbeforeAnyfor test setupafterAllfor cleanuphow-to-configure-file-type-detection.mdx- File type customizationfileTypesarrayhow-to-configure-test-detection.mdx- Test detection controldetectStepsoptionhow-to-debug-failing-tests.mdx- Debugging configurationdebug: truefor breakpoint supportdebug: "stepThrough"for step-by-step executionlogLeveltodebugfor detailed outputhow-to-setup-multiple-environments.mdx- Multiple environment management--configflag to select configurationshow-to-configure-browsers.mdx- Browser configuration deep divehow-to-test-dita.mdx- DITA documentation testingprocessDitaMapsoptionhow-to-configure-relative-paths.mdx- Relative path configurationrelativePathBaseoptioncwdandfilebase pathshow-to-configure-api-origin.mdx- API origin configurationoriginconfiguration optionoriginwith environment variableshow-to-enable-website-crawling.mdx- Website crawlingcrawloptionEnhanced Existing Documentation:
contexts/index.md- Added practical guidanceRemoved:
additional-guides.mdx- Replaced with 13 complete, working guidesUpdated:
sidebars.ts- Added all 13 guides to Configuration section navigationTesting performed
npm run start)npm run build)Screenshots (if applicable)
Configuration How-To Guide:

OpenAPI Integration Guide:

Updated Contexts Page:

Checklist
.mdxextension/docs/pagenot../page)Additional notes
All 13 guides follow consistent documentation standards:
Each guide includes:
Total documentation added: ~85,000+ characters across 11 new guides plus enhanced existing guides.
For reviewers:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.