Standard templates for structuring extracted documentation.
---
Separate sections.
Show tool output or UI elements.
Use actual file paths and setting names.
Include common errors and solutions.
Tutorials
Use cases
Troubleshooting
Benefits
Code examples
API specs
Integration patterns
Performance
Deployment
Monitoring
Security hardening
Backup and recovery
Business value
Capabilities and limits
Competitive advantages
Risk assessment
⚠️ **Deprecated**
>
> Deprecated since: [vX.Y.Z] on [date]
> Removal target: [vA.B.C]
> Migration: See [migration guide](#migration).
> Replacement: [new feature/method].
]]>
🔒 **Security Warning**
>
> [Description of concern]
> - **Risk**: [High/Medium/Low]
> - **Affected**: [versions]
> - **Mitigation**: [steps]
> - **References**: [links]
]]>
⚡ **Performance Note**
>
> [Description of performance consideration]
> - **Impact**: [metrics]
> - **Optimization**: [approach]
> - **Trade-offs**: [considerations]
]]>
[Link Text](#section-anchor)
[See Configuration Guide](#configuration)
[Link Text](https://external.url)
[Official Documentation](https://docs.example.com)
📌 **Related Features**
> - [Feature A](../feature-a/README.md): [How it relates]
> - [Feature B](../feature-b/README.md): [How it relates]
]]>
👉 **See Also**
> - [Related Topic 1](#anchor1)
> - [Related Topic 2](#anchor2)
> - [External Resource](https://example.com)
]]>