File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33 "isRoot" : true ,
44 "tools" : {
55 "docfx" : {
6- "version" : " 2.78.3 " ,
6+ "version" : " 2.78.4 " ,
77 "commands" : [
88 " docfx"
9- ],
10- "rollForward" : false
9+ ]
1110 }
1211 }
1312}
Original file line number Diff line number Diff line change 7979 "xref" : [
8080 " https://bonsai-rx.org/docs/xrefmap.yml" ,
8181 " https://horizongir.github.io/reactive/xrefmap.yml" ,
82+ " https://horizongir.github.io/opencv.net/xrefmap.yml" ,
8283 " https://bonsai-rx.org/daqmx/xrefmap.yml" ,
8384 " https://learn.microsoft.com/en-us/dotnet/.xrefmap.json"
8485 ]
Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ public class DigitalOutput
3333 /// <remarks>
3434 /// Only lines from a single device should be listed. Valid formats include:
3535 /// <list type="bullet">
36- /// <item>\" Dev6/port0/line2,Dev6/port0/line5\" </item>
37- /// <item>\" Dev6/port1/line0:3\" </item>
38- /// <item>\" Dev6/port1:2\" </item>
36+ /// <item><c> Dev6/port0/line2,Dev6/port0/line5</c> </item>
37+ /// <item><c> Dev6/port1/line0:3</c> </item>
38+ /// <item><c> Dev6/port1:2</c> </item>
3939 /// </list>
4040 /// </remarks>
4141 [ Description ( "The name of the channels to output the digital signal to." ) ]
You can’t perform that action at this time.
0 commit comments