Skip to content

Commit 7293bbd

Browse files
committed
toc fixd
1 parent df656f1 commit 7293bbd

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

documentation/docs/AFArray.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,7 @@ Gets a reference of a matrix in a 3D AFArray.
203203

204204
**Result:** AFArray instance holding reference to the specified region of the original 3D array
205205

206-
## Operators
207-
208-
### Assignment Operators
206+
## Assignment Operators
209207

210208
[-> ArrayFire Documentation](http://www.arrayfire.com/docs/group__index__mat.htm)
211209

@@ -227,7 +225,7 @@ Gets a reference of a matrix in a 3D AFArray.
227225

228226
**Result:** assignee AFArray instance
229227

230-
### Arithmetic Operators
228+
## Arithmetic Operators
231229

232230
[-> ArrayFire Documentation](http://www.arrayfire.com/docs/group__arith__mat.htm)
233231

@@ -251,7 +249,7 @@ Gets a reference of a matrix in a 3D AFArray.
251249

252250
**Result:** AFArray instance holding the operation's result
253251

254-
### Logical Operators
252+
## Logical Operators
255253

256254
[-> ArrayFire Documentation](http://www.arrayfire.com/docs/group__logic__mat.htm)
257255

0 commit comments

Comments
 (0)