-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
runner
authored and
runner
committed
May 9, 2024
1 parent
997daa4
commit bce6c3a
Showing
92 changed files
with
29,758 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 551bf325797bd0def1fd98fdc44180ea | ||
tags: d77d1c0d9ca2f4c8421862c7c5a0d620 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,161 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="en" data-content_root="../"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Overview: module code — PsychoPy Example Plugin 0.0.0 documentation</title> | ||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=536c50fe" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/psychopy.css?v=b9f4e6dd" /> | ||
<script src="../_static/documentation_options.js?v=d20be8f5"></script> | ||
<script src="../_static/doctools.js?v=b682be12"></script> | ||
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<script src="../_static/js/jquery-1.11.0.min.js"></script> | ||
<script src="../_static/js/jquery-fix.js"></script> | ||
<script src="../_static/bootstrap-3.3.7/js/bootstrap.min.js"></script> | ||
<script src="../_static/bootstrap-sphinx.js"></script> | ||
<link rel="index" title="Index" href="../genindex/" /> | ||
<link rel="search" title="Search" href="../search/" /> | ||
<meta charset='utf-8'> | ||
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'> | ||
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-4089651-2"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-4089651-2'); | ||
</script> | ||
|
||
<!-- Matomo --> | ||
<script> | ||
var _paq = window._paq = window._paq || []; | ||
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */ | ||
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]); | ||
_paq.push(["setCookieDomain", "*.psychopy.org"]); | ||
_paq.push(["setDomains", ["*.psychopy.org","*.discourse.psychopy.org"]]); | ||
_paq.push(['trackPageView']); | ||
_paq.push(['enableLinkTracking']); | ||
(function() { | ||
var u="//analytics.opensciencetools.org/"; | ||
_paq.push(['setTrackerUrl', u+'matomo.php']); | ||
_paq.push(['setSiteId', '3']); | ||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; | ||
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); | ||
})(); | ||
</script> | ||
<noscript><p><img src="//analytics.opensciencetools.org/matomo.php?idsite=3&rec=1" style="border:0;" alt="" /></p></noscript> | ||
<!-- End Matomo Code --> | ||
|
||
|
||
</head><body> | ||
|
||
<!-- The social media icon bar --> | ||
<div class="social-bar"> | ||
<a href="" class="github"> | ||
<i class="fab fa-github"></i></a> | ||
</div> | ||
|
||
|
||
<div id="navbar" class="navbar navbar-default navbar-fixed-top"> | ||
<div class="container"> | ||
<div class="navbar-header"> | ||
<!-- .btn-navbar is used as the toggle for collapsed navbar content --> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse"> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<a class="navbar-brand small-logo" href="../"> | ||
<img src="../_static/Psychopy Plugin Header Small.png" alt="PsychoPy Logo"> | ||
</a> | ||
<a class="navbar-brand large-logo" href="../"> | ||
<img src="../_static/Psychopy Plugin Header Large.png" alt="PsychoPy Logo"> | ||
</a> | ||
<!-- <span class="navbar-text navbar-version pull-right"><b></b></span> --> | ||
</div> | ||
|
||
<div class="collapse navbar-collapse nav-collapse w-100 pull-right"> | ||
<ul class="nav navbar-nav ml-auto"> | ||
<li><a href="../">Home</a></li> | ||
<li><a href="../download/">Install</a></li> | ||
|
||
<li><a href="https://plugins.psychopy.org/directory.html" class="return-btn">plugins.psychopy.org</a></li> | ||
|
||
<!-- <li class="dropdown globaltoc-container"> | ||
<a role="button" | ||
id="dLabelGlobalToc" | ||
data-toggle="dropdown" | ||
data-target="#" | ||
href="../">Documentation <b class="caret"></b></a> | ||
<ul class="dropdown-menu globaltoc" | ||
role="menu" | ||
aria-labelledby="dLabelGlobalToc"><p class="caption" role="heading"><span class="caption-text">Added content for Coder</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../coder/BBTKForcePad/">BBTKForcePad</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../coder/TPad/">TPad</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../coder/TPadButtonGroup/">TPadButtonGroup</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../coder/TPadPhotodiodeGroup/">TPadPhotodiodeGroup</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../coder/TPadVoiceKey/">TPadVoiceKey</a></li> | ||
</ul> | ||
</ul> | ||
</li> --> | ||
|
||
|
||
<!-- --> | ||
|
||
|
||
</ul> | ||
|
||
<!-- | ||
<form class="navbar-form navbar-right" action="../search/" method="get"> | ||
<div class="form-group"> | ||
<input type="text" name="q" class="form-control" placeholder="Search" /> | ||
</div> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
--> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-9 content"> | ||
|
||
<h1>All modules for which code is available</h1> | ||
<ul><li><a href="psychopy_bbtk/forcePad/">psychopy_bbtk.forcePad</a></li> | ||
<li><a href="psychopy_bbtk/tpad/">psychopy_bbtk.tpad</a></li> | ||
</ul> | ||
|
||
<br/><a href="#" class="pull-right">Back to top</a> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<footer class="footer"> | ||
<div class="container"> | ||
<span class="pull-right"> | ||
|
||
|
||
<br/> | ||
|
||
© 2002-2018 <a href="https://www.peirce.org.uk/">Jonathan Peirce</a><br/> | ||
© 2019 <a href="https://opensciencetools.org/">Open Science Tools Ltd.</a><br/><br/> | ||
PsychoPy<sup>®</sup> and Pavlovia<sup>®</sup> are registered trademarks of Open Science Tools Ltd.<br/> | ||
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.3.7.<br/><br/> | ||
</span> | ||
|
||
<a href="http://www.nottingham.ac.uk/"><img src="../_static/Nottingham Supported.png", alt="Uni of Nottingham" width=250></a> | ||
</div> | ||
|
||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.