File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ on : push
2+ name : doctoc
3+ jobs :
4+ doctoc :
5+ runs-on : ubuntu-latest
6+ steps :
7+ - uses : technote-space/toc-generator@v4
8+ with :
9+ TOC_TITLE : " ## Table of Contents"
Original file line number Diff line number Diff line change @@ -16,11 +16,10 @@ Out of scope of this package are more convenient wrappers to handle arrays as ma
1616would include storing strides, shapes and order (row/column major). This would require to add
1717additional types, which can be easily built on top of this package.
1818
19- ## Table of Contents
2019
2120<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2221<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
23- (generated with [ DocToc ] ( https://github.com/thlorenz/doctoc ) )
22+ ## Table of Contents
2423
2524- [ Installation] ( #installation )
2625 - [ Swift Package Manager] ( #swift-package-manager )
You can’t perform that action at this time.
0 commit comments