https://github.com/AllenInstitute/ecephys_spike_sorting
Tip revision: 995842e4ec67e9db1b7869d885b97317012337db authored by Josh Siegle on 19 May 2021, 23:30:17 UTC
Add comma
Add comma
Tip revision: 995842e
globaltoc.html
{#
basic/globaltoc.html
~~~~~~~~~~~~~~~~~~~~
Sphinx sidebar template: global table of contents.
:copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
#}
<h3><a href="{{ pathto(master_doc) }}">{{ _('Contents') }}</a></h3>
{{ toctree(includehidden=True,collapse=False) }}
<h3> {{_('Questions') }} </h3>
<p class="questions">
Send any questions using the <a href="http://alleninstitute.org/contact_us/index.html">Send Us a Message</a> link below,
or submit your question to <a href="http://stackoverflow.com/">StackOverflow</a> using with the 'allen-sdk' tag.
</p>
<p class="questions">
If you encounter any problems using the AllenSDK, please create an issue on <a href="http://github.com/alleninstitute/allensdk/issues/">Github's issue tracker</a>.
</p>