This repository has been archived by the owner on Feb 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
/
apache_mxnet.json
66 lines (66 loc) · 1.74 KB
/
apache_mxnet.json
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
64
65
66
{
"index_name": "apache_mxnet",
"start_urls": [
{
"url": "https://mxnet.apache.org/versions/1.6/api/python/docs/",
"selectors_key": "pythonAPI"
},
{
"url": "https://mxnet.apache.org/api/python/docs/",
"selectors_key": "pythonAPI"
},
"https://mxnet.apache.org"
],
"stop_urls": [
"/scala/docs/api/",
"/java/docs/api/",
"/clojure/docs/api/",
"/cpp/docs/api/",
"/julia/docs/api/",
"\\/_",
"/doxygen/",
"\\?"
],
"selectors": {
"default": {
"lvl0": "article h1, .section h1",
"lvl1": "article h2, .section h2",
"lvl2": "article h3, .section h3",
"lvl3": "article h4, .section h4",
"lvl4": "article h5, .section h5",
"lvl5": "article h6, .section h6",
"text": ".section p, .section li, article p, article li",
"version": {
"selector": "body > header > div > nav > div > div > span, #dropdown-menu-position-anchor-version > a",
"global": true
}
},
"pythonAPI": {
"lvl0": {
"selector": "header.mdl-layout__header nav.mdl-navigation.breadcrumb > a:nth-child(1)",
"global": true,
"default_value": "Python Docs"
},
"lvl1": ".page-content h1",
"lvl2": ".page-content h2",
"lvl3": ".page-content h3",
"lvl4": ".page-content h4",
"lvl5": ".page-content h5",
"text": ".page-content p, .page-content li",
"version": {
"selector": "body > header > div > nav > div > div > span, #dropdown-menu-position-anchor-version > a",
"global": true
}
}
},
"strip_chars": " .,;:#\u00b6",
"custom_settings": {
"attributesForFaceting": [
"version"
]
},
"conversation_id": [
"1151361772"
],
"nb_hits": 253596
}