Skip to content

Commit 0cc7047

Browse files
Remove old examples and guides entry
1 parent f8f34dd commit 0cc7047

2 files changed

Lines changed: 3 additions & 9 deletions

File tree

docs.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
{
6666
"group": "Guides",
6767
"pages": [
68-
"docs/learning-how-tos/examples-and-guides/",
6968
"docs/learning-how-tos/examples-and-guides/how-to-use-context-parameter",
7069
"docs/learning-how-tos/examples-and-guides/placeholder-tags",
7170
"docs/learning-how-tos/examples-and-guides/first-things-to-try-with-the-deepl-api",

docs/learning-how-tos/cookbook.mdx

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,19 @@ public: true
1111

1212
Updated on 2025-03-12
1313
</Card>
14-
<Card title="Context Parameter Examples" icon="braille" href="/docs/learning-how-tos/cookbook/context-parameter-examples">
15-
Written by [Michael Winters](https://github.com/mike-winters-deepl) and [Paul Gordon](https://github.com/pgdev)
16-
17-
Updated on 2025-03-12
18-
</Card>
1914
<Card title="Using the DeepL API and Godot to localize indie games" icon="gamepad-modern" href="/docs/learning-how-tos/cookbook/automating-indie-game-localization-with-the-deepl-api-and-godot">
2015
Written by Lucas Mathis
2116

2217
Updated on 2024-04-10
2318
</Card>
24-
</CardGroup>
25-
26-
<CardGroup cols={3}>
2719
<Card title="Building a Document Translator with the DeepL API" icon="file" href="/docs/learning-how-tos/cookbook/java-document-translator">
2820
Written by [Akash Joshi](https://thewriting.dev)
2921

3022
Updated on 2025-07-03
3123
</Card>
24+
</CardGroup>
25+
26+
<CardGroup cols={3}>
3227
<Card title="Usage Analytics Dashboard" icon="chart-line" href="/docs/learning-how-tos/cookbook/usage-analytics-dashboard">
3328
A demo dashboard for visualizing API usage across your entire account
3429

0 commit comments

Comments
 (0)