Skip to content

Commit 970743f

Browse files
committed
fix doc
1 parent cf420ac commit 970743f

File tree

3 files changed

+6
-217
lines changed

3 files changed

+6
-217
lines changed

docs/00-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ let PTB find and use the default device.
193193
## 3. <a name='functionsdescriptions'></a>functions descriptions
194194

195195
The main functions of the toolbox are described
196-
[here](./10_functions_description.md).
196+
[here](./10-functions-description.md).
197197

198198
## 4. <a name='Annexes'></a>Annexes
199199

docs/10-functions-description.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,3 +212,8 @@ they are not in consecutive positions.
212212
Given `baseConditionVector`, a vector of conditions (coded as numbers), this
213213
will create a longer vector made of `nbRepeats` of this base vector and make
214214
sure that a given condition is not repeated one after the other.
215+
216+
### 6.4. setUpRand
217+
218+
Set up the randomizers for uniform and normal distributions. It is of great
219+
importance to do this before anything else!

docs/10_functions_description.md

Lines changed: 0 additions & 216 deletions
This file was deleted.

0 commit comments

Comments
 (0)