File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 items :
33 - name : What is Harp
44 href : about.md
5- - name : Getting Started
5+ - name : Protocol
6+ items :
7+ - name : Binary Protocol
8+ href : ~/protocol/BinaryProtocol-8bit.md
9+ - name : Common Registers
10+ href : ~/protocol/Device.md
11+ - name : Synchronization Clock
12+ href : ~/protocol/SynchronizationClock.md
13+ - name : Interface
614 items :
715 - name : Quickstart
816 href : intro.md
Original file line number Diff line number Diff line change 3434 " articles/**/toc.yml" ,
3535 " tutorials/**.md" ,
3636 " tutorials/**/toc.yml" ,
37+ " protocol/**.md" ,
3738 " toc.yml" ,
3839 " *.md"
40+ ],
41+ "exclude" : [
42+ " protocol/README.md"
3943 ]
4044 }
4145 ],
4650 " favicon.ico" ,
4751 " src/device.*/Assets/*.png" ,
4852 " src/device.*/Assets/*.jpg" ,
53+ " protocol/Assets/**" ,
54+ " protocol/Logo/*.svg" ,
55+ " protocol/*.pdf" ,
4956 " images/**" ,
5057 " workflows/**"
5158 ]
You can’t perform that action at this time.
0 commit comments