You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .repo-tools/Docs_Automation/content.json
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
"mdContribute": "## Contribute\n\nSee [CONTRIBUTING](https://github.com/oneapi-src/oneAPI-samples/blob/master/CONTRIBUTING.md) for more itargetedDevices.ormation.\n\n",
5
5
6
-
"mdIntro1":"The oneAPI samples repository provides code samples for Intel oneAPI toolkits.<br><br>We recommend checking out a specific stable release version of the repository to [View available stable releases](https//github.com/oneapi-src/oneAPI-samples/tags). ",
6
+
"mdIntro1":"The oneAPI samples repository provides code samples for Intel oneAPI toolkits.<br><br>We recommend checking out a specific stable release version of the repository. [View available stable releases](https//github.com/oneapi-src/oneAPI-samples/tags). ",
7
7
"mdIntro2":"The latest versions (",
8
8
"mdIntro2.1":") of code samples on the master branch are not guaranteed to be stable.",
9
9
"mdIntro3":"The oneAPI sample repository is organized as follows:",
"mdIntro3.5":"* [Tools](https://github.com/oneapi-src/oneAPI-samples/tree/master/Tools/)\n * [Advisor](https://github.com/oneapi-src/oneAPI-samples/tree/master/Tools/Advisor)\n * [Application Debugger](https://github.com/oneapi-src/oneAPI-samples/tree/master/Tools/ApplicationDebugger)\n * [Benchmark](https://github.com/oneapi-src/oneAPI-samples/tree/master/Tools/Benchmark)\n * [IoT Connections Tools](https://github.com/oneapi-src/oneAPI-samples/tree/master/Tools/IoTConnectionsTools)\n * [Migration](https://github.com/oneapi-src/oneAPI-samples/tree/master/Tools/Migration)\n * [Socwatch](https://github.com/oneapi-src/oneAPI-samples/tree/master/Tools/Socwatch)\n * [Trace](https://github.com/oneapi-src/oneAPI-samples/tree/master/Tools/Trace)\n * [UEFI debug](https://github.com/oneapi-src/oneAPI-samples/tree/master/Tools/UEFI%20debug)\n * [VTune Profiler](https://github.com/oneapi-src/oneAPI-samples/tree/master/Tools/VTuneProfiler)\n)", "mdIntro4":"To view an alphabetized list of all samples with descriptions by:",
15
-
"mdIntro4.1":"- Samples in Alphabetical order w/ device target](https://github.com/oneapi-src/CODESAMPLESLIST.md/)",
16
-
"mdIntro4.2":"- Samples by [Change History](https://github.com/oneapi-src/oneAPI-samples/CHANGELOGS.md)",
15
+
"mdIntro4":"## Additional Resources\n- Samples in [Alphabetical order w/ device target](https://github.com/oneapi-src/CODESAMPLESLIST.md/)\n- Samples by [Change History](https://github.com/oneapi-src/oneAPI-samples/CHANGELOGS.md)",
16
+
"mdIntro5":"\n\n## Known Issues or Limitations\n\n### On Windows Platform\n\n",
17
17
"mdIntro5.1":"- If you are using Visual Studio 2019, Visual Studio 2019 version 16.4.0 or newer is required.",
18
18
"mdIntro5.2":"- Windows support for the FPGA code samples is limited to the FPGA emulator and optimization reports. Compile targets for FPGA hardware are provided on Linux only. See any FPGA code sample for more details.",
19
19
"mdIntro5.3":"- If you encounter a compilation error when building a sample program, such as the example error below, the directory path of the sample may be too long. The workaround is to move the sample to a temp directory.",
20
-
"mdIntro5.4":"- Example error: *Error MSB6003 The specified task executable dpcpp.exe could not be run .......",
21
-
"mdIntro6":"See [CONTRIBUTING wiki](https://github.com/oneapi-src/oneAPI-samples/blob/master/CONTRIBUTING.md) for more information.",
20
+
"mdIntro5.4":"- Example error: *Error MSB6003 The specified task executable dpcpp.exe could not be run .......",
21
+
"mdIntro6":"\n\n## Contributing\n\nSee [CONTRIBUTING wiki](https://github.com/oneapi-src/oneAPI-samples/blob/master/CONTRIBUTING.md) for more information.",
22
22
"mdIntro7":"\n\n## New Code Samples\n\n|Version Introduced |Sample Name|Description|\n |-----------------------|-------------------------------------------|---------------|\n",
"mdCodeSamplesListFooter": "Report Generated on: ",
28
28
29
29
"mdVersion": "## Version List of all samples\n\n sorted as found in directories\n\n|Code Sample/URL |Version|\n|-----------------------|------------------------|\n",
30
30
31
-
"mdChangeLogHeaderp1":"## oneAPI Code Sample Change log\n\nThis document shows the history of when a specific sample was introduced to the oneAPI ecosystem of Code Samples.<br>Current Samples Count: ",
31
+
"mdChangeLogHeaderp1":"## oneAPI Code Sample Change log\n\nThis document shows the history of when a specific sample was introduced to the oneAPI ecosystem of Code Samples.",
nf.write("\n\n### On Windows Platform\n\n"+dataContent['mdIntro5.1'] +"\n"+dataContent['mdIntro5.2'] +"\n"+dataContent['mdIntro5.3'] +"\n"+dataContent['mdIntro5.4'])
39
-
nf.write("\n\n## Known Issues or Limitations\n\n## Contributing\n\n"+dataContent['mdIntro6'] +"\n\n"+dataContent['mdIntro7'])
0 commit comments