Commit a460116
authored
Change rustdoc docs to only compile+run in release mode
As-is, it asks the user to do a release mode build first, then after creating the directories, then do a debug mode build + run.
This commit simplifies it and avoids compiling the tracker in both debug and release mode, and instead only compiles+run with release mode1 parent 326e577 commit a460116
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | 141 | | |
143 | 142 | | |
144 | 143 | | |
| |||
149 | 148 | | |
150 | 149 | | |
151 | 150 | | |
152 | | - | |
| 151 | + | |
153 | 152 | | |
154 | 153 | | |
155 | 154 | | |
| |||
0 commit comments