-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
63 lines (55 loc) · 1.65 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
url: https://tomeriko96.github.io/polyglotr/
template:
bootstrap: 5
reference:
- title: Google Translation Methods
desc: Methods using Google Translation services
contents:
- batch_translate
- create_translation_table
- create_transliteration_table
- google_get_supported_languages
- google_is_valid_language_code
- google_supported_languages
- google_translate
- google_translate_long_text
- google_transliterate
- language_detect
- translate_file
- title: Linguee Methods
desc: Methods using Linguee services
contents:
- linguee_external_sources
- linguee_translation_examples
- linguee_word_translation
- title: Microsoft Methods
desc: Methods using Microsoft Translation services
contents:
- microsoft_supported_languages
- title: MyMemory Methods
desc: Methods using MyMemory Translation services
contents:
- mymemory_translate
- title: Pons Methods
desc: Methods using Pons Translation services
contents:
- pons_translate
- pons_dictionaries
- title: QCRI Methods
desc: Methods using QCRI services
contents:
- qcri_api_key
- qcri_get_domains
- qcri_get_language_pairs
- qcri_translate_text
- title: Wikimedia Foundation Methods
desc: Methods using Wikimedia Foundation Translation services
contents:
- wikimedia_detect_language
- wikipedia_get_language_names
- wmcloud_translate
- title: Funtranslation Methods
desc: Methods using Funtranslation services for morse code
contents:
- translate_to_morse
- translate_to_morse_audio