Skip to content

Commit 55afc73

Browse files
committed
adding javascript mode to reference generation
1 parent ab768f0 commit 55afc73

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+652
-19
lines changed

content/api_en/beginRaw.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<root>
33
<name>beginRaw()</name>
44

5+
<unsupported_modes>js</unsupported_modes>
6+
57
<category>Output</category>
68

79
<subcategory>Files</subcategory>

content/api_en/beginRecord.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<root>
33
<name>beginRecord()</name>
44

5+
<unsupported_modes>js</unsupported_modes>
6+
57
<category>Output</category>
68

79
<subcategory>Files</subcategory>

content/api_en/createInput.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<root>
33
<name>createInput()</name>
44

5+
<unsupported_modes>js</unsupported_modes>
6+
57
<category>Input</category>
68

79
<subcategory>Files</subcategory>

content/api_en/createOutput.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<root>
33
<name>createOutput()</name>
44

5+
<unsupported_modes>js</unsupported_modes>
6+
57
<category>Output</category>
68

79
<subcategory>Files</subcategory>

content/api_en/createReader.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<root>
33
<name>createReader()</name>
44

5+
<unsupported_modes>js</unsupported_modes>
6+
57
<category>Input</category>
68

79
<subcategory>Files</subcategory>

content/api_en/createWriter.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<root>
33
<name>createWriter()</name>
44

5+
<unsupported_modes>js</unsupported_modes>
6+
57
<category>Output</category>
68

79
<subcategory>Files</subcategory>

content/api_en/endRaw.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<root>
33
<name>endRaw()</name>
44

5+
<unsupported_modes>js</unsupported_modes>
6+
57
<category>Output</category>
68

79
<subcategory>Files</subcategory>

content/api_en/endRecord.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<root>
33
<name>endRecord()</name>
44

5+
<unsupported_modes>js</unsupported_modes>
6+
57
<category>Output</category>
68

79
<subcategory>Files</subcategory>

content/api_en/include/BufferedReader.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<root>
33
<name>BufferedReader</name>
44

5+
<unsupported_modes>js</unsupported_modes>
6+
57
<category>Input</category>
68

79
<subcategory>Files</subcategory>

content/api_en/include/BufferedReader_readLine.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
<name>readLine()</name>
55

6+
<unsupported_modes>js</unsupported_modes>
7+
68
<category>BufferedReader</category>
79

810
<subcategory>Method</subcategory>

0 commit comments

Comments
 (0)