docs tweaks

This commit is contained in:
Josh de Leeuw 2019-07-15 16:39:27 -04:00
parent e714214fc4
commit 83f3a17024
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ jsPsych is licensed under the MIT license.
>The MIT License (MIT)
>
>Copyright (c) 2018 Joshua R. de Leeuw
>Copyright (c) 2019 Joshua R. de Leeuw
>
>Permission is hereby granted, free of charge, to any person obtaining a copy
>of this software and associated documentation files (the "Software"), to deal

View File

@ -26,7 +26,7 @@ markdown_extensions:
repo_url: 'https://github.com/jspsych/jsPsych'
repo_name: 'jspsych/jspsych'
docs_dir: docs
pages:
nav:
- Introduction: 'index.md'
- Tutorials:
- 'The Basics: Hello World': 'tutorials/hello-world.md'
@ -60,7 +60,7 @@ pages:
- 'jspsych-categorize-animation': 'plugins/jspsych-categorize-animation.md'
- 'jspsych-categorize-html': 'plugins/jspsych-categorize-html.md'
- 'jspsych-categorize-image': 'plugins/jspsych-categorize-image.md'
- 'jspsych-cloze' : 'plugins/jspsych-close.md'
- 'jspsych-cloze' : 'plugins/jspsych-cloze.md'
- 'jspsych-external-html': 'plugins/jspsych-external-html.md'
- 'jspsych-free-sort': 'plugins/jspsych-free-sort.md'
- 'jspsych-fullscreen': 'plugins/jspsych-fullscreen.md'
@ -87,7 +87,7 @@ pages:
- 'jspsych-survey-text': 'plugins/jspsych-survey-text.md'
- 'jspsych-video-button-response': 'plugins/jspsych-video-button-response.md'
- 'jspsych-video-keyboard-response': 'plugins/jspsych-video-keyboard-response.md'
- 'jspsych-video-slider-response': 'plugins/jspsych-slider-response.md'
- 'jspsych-video-slider-response': 'plugins/jspsych-video-slider-response.md'
- 'jspsych-visual-search-circle': 'plugins/jspsych-visual-search-circle.md'
- 'jspsych-vsl-animate-occlusion': 'plugins/jspsych-vsl-animate-occlusion.md'
- 'jspsych-vsl-grid-scene': 'plugins/jspsych-vsl-grid-scene.md'