Update home: Text Options & minor additions Getting started authored by Fabian Berg's avatar Fabian Berg
...@@ -8,9 +8,9 @@ Noting to see here. This is just the first draft. Refer to the docx for document ...@@ -8,9 +8,9 @@ Noting to see here. This is just the first draft. Refer to the docx for document
## [Getting started](Getting started) ## [Getting started](Getting started)
#### [Installation and Setup](/Getting-started#installation-and-setup) #### [Installation and Setup](/Getting-started#installation-and-setup)
#### [Setup an Experiment](/Getting-started#setup-an-experiment) #### [Setup an Experiment](/Getting-started#setup-an-experiment)
#### [Coding procedures](Getting started#coding-procedures) #### [Coding procedures](/Getting-started#coding-procedures)
#### [Function Tree](Getting started#function-tree) #### [Function Tree](/Getting-started#function-tree)
#### [Function descriptions](Getting started#function-descriptions) #### [Function descriptions](/Getting-started#function-descriptions)
## [How-tos](How-tos) ## [How-tos](How-tos)
#### [flip/ dontFlip](/How-tos#flip-dontFlip) #### [flip/ dontFlip](/How-tos#flip-dontFlip)
...@@ -29,3 +29,13 @@ Noting to see here. This is just the first draft. Refer to the docx for document ...@@ -29,3 +29,13 @@ Noting to see here. This is just the first draft. Refer to the docx for document
## [Stimuli Display](Stimuli-Display) ## [Stimuli Display](Stimuli-Display)
#### [initWindow](/Stimuli-Display#initwindow) #### [initWindow](/Stimuli-Display#initwindow)
#### [closeWindow](/Stimuli-Display#closewindow) #### [closeWindow](/Stimuli-Display#closewindow)
## [Text Options](Text Options)
#### [showText](/Text-Options#showText)
#### [changeTextSettings](/Text-Options#changeTextSettings)
#### [showInstructions (human)](/Text-Options#showInstructions-human)
#### [fixationCross](/Text-Options#fixationCross)
#### [plotScale (human)](/Text-Options#plotScale-human)
#### [startQuestionnaire (human)](/Text-Options#startQuestionnaire-human)
#### [inputTextBox (human)](/Text-Options#inputTextBox-human)
#### [cleanConfigCache](/Text-Options#cleanConfigCache)
\ No newline at end of file