Skip to content

Commit 918d99e

Browse files
committed
update doc
1 parent 7e45d04 commit 918d99e

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

docs/source/function_description.rst

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
Function description
22
********************
33

4-
The functions of our pipeline
5-
6-
----
7-
84
List of functions in the ``src`` folder.
95

106
.. module:: src
@@ -20,6 +16,18 @@ List of functions in the ``src`` folder.
2016

2117
----
2218

19+
Defaults
20+
========
21+
22+
List of functions in the ``src/defaults`` folder.
23+
24+
.. module:: src.defaults
25+
26+
.. autofunction:: checkCppPtbCfg
27+
.. autofunction:: cppPtbDefaults
28+
.. autofunction:: setDefaultFields
29+
30+
2331
Aperture
2432
========
2533

@@ -142,6 +150,4 @@ List of functions in the ``src/utils`` folder.
142150
.. autofunction:: pixToDeg
143151
.. autofunction:: printCreditsCppPtb
144152
.. autofunction:: printScreen
145-
.. autofunction:: setDefaults
146-
.. autofunction:: setDefaultsPTB
147153
.. autofunction:: setUpRand

0 commit comments

Comments
 (0)