File tree 3 files changed +6
-3
lines changed
doc/htmldoc/developer_space/templates
3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 19
19
# You should have received a copy of the GNU General Public License
20
20
# along with NEST. If not, see <http://www.gnu.org/licenses/>.
21
21
22
- """[[ This template demonstrates how to create a docstring for the PyNEST API.
22
+ """
23
+ [[ This template demonstrates how to create a docstring for the PyNEST API.
23
24
24
25
If you have modified an API, please ensure you update the docstring!
25
26
Original file line number Diff line number Diff line change 19
19
# You should have received a copy of the GNU General Public License
20
20
# along with NEST. If not, see <http://www.gnu.org/licenses/>.
21
21
22
- """PyNEST EI-clustered network: Stimulus Parameters
22
+ """
23
+ PyNEST EI-clustered network: Stimulus Parameters
23
24
------------------------------------------------
24
25
25
26
A dictionary with parameters for an optinal stimulation of clusters.
Original file line number Diff line number Diff line change 19
19
# You should have received a copy of the GNU General Public License
20
20
# along with NEST. If not, see <http://www.gnu.org/licenses/>.
21
21
22
- """PyNEST Microcircuit: Stimulus Parameters
22
+ """
23
+ PyNEST Microcircuit: Stimulus Parameters
23
24
----------------------------------------
24
25
25
26
A dictionary with parameters for an optional external transient stimulation.
You can’t perform that action at this time.
0 commit comments