We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a3b7a0 commit fb89aadCopy full SHA for fb89aad
1 file changed
docs/learning-how-tos/examples-and-guides.mdx
@@ -1,7 +1,7 @@
1
---
2
title: "Guides"
3
sidebarTitle: "Overview"
4
-description: "A collection of guides for addressing common issues with the DeepL API."
+description: "Learn how to use DeepL API features to achieve your translation goals."
5
public: true
6
7
<CardGroup cols={2}>
@@ -21,5 +21,8 @@ public: true
21
</Card>
22
<Card title="Enable support for Beta languages" horizontal href="/docs/learning-how-tos/examples-and-guides/enable-beta-languages">
23
24
+ </Card>
25
+ <Card title="How to Use the Context Parameter Effectively" horizontal href="/docs/learning-how-tos/examples-and-guides/enable-beta-languages">
26
+
27
28
</CardGroup>
0 commit comments