Skip to content

Commit 97d2f4d

Browse files
committed
Create template.rst.
1 parent 49a5b9e commit 97d2f4d

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

docs/template.rst

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
Insert title here
2+
=================
3+
4+
Summary
5+
-------
6+
7+
8+
9+
Description
10+
-----------
11+
12+
13+
14+
Examples
15+
----------
16+
17+
Description of error
18+
....................
19+
20+
21+
22+
.. warning:: WARNING! The code below is an example of an error. Using this code will create bugs in your programs!
23+
24+
.. code:: python
25+
26+
27+
Solutions
28+
---------
29+
30+
Description of solution
31+
........................................
32+
33+
34+
35+
.. code:: python
36+
37+
38+
References
39+
----------
40+
- `URL Description <URL>`_

0 commit comments

Comments
 (0)