@@ -27,59 +27,3 @@ For an definition and further help on symbols and units refer to the following s
27
27
* `Terminology: definitions of the main quantities. <http://www.soda-is.com/eng/education/terminology.html >`_
28
28
* `Acronyms in solar radiation <http://www.soda-is.com/eng/education/acronymes.html >`_ (more extensive list)
29
29
30
-
31
- .. _test :
32
-
33
- List Test acc. http://www.sphinx-doc.org/en/stable/rest.html#lists-and-quote-like-blocks
34
-
35
- * This is a bulleted list.
36
- * It has two items, the second
37
- item uses two lines.
38
-
39
- 1. This is a numbered list.
40
- 2. It has two items too.
41
-
42
- #. This is a numbered list.
43
- #. It has two items too.
44
-
45
-
46
- * this is
47
- * a list
48
-
49
- * with a nested list
50
- * and some subitems
51
-
52
- * and here the parent list continues
53
-
54
-
55
- .. list-table :: Frozen Delights!
56
- :widths: 15 10 30
57
- :header-rows: 1
58
-
59
- * - Treat
60
- - Quantity
61
- - Description
62
- * - Albatross
63
- - 2.99
64
- - On a stick!
65
- * - Crunchy Frog
66
- - 1.49
67
- - If we took the bones out, it wouldn't be
68
- crunchy, now would it?
69
- * - Gannet Ripple
70
- - 1.99
71
- - On a stick!
72
-
73
-
74
- .. csv-table ::
75
- :header: Header1, Header2, Header3
76
-
77
- A, B, "These lines appear as one line,
78
- even though they are written in two lines."
79
- C, D, "| These lines appear as two lines,
80
- | but they are indented, and my OCD will simply not allow it."
81
- E, F, "| If I continue this line in another line,
82
- it will appear in a new line."
83
- G, H, "If there is a blank line between the two lines,
84
-
85
- there will be a blank line between the lines."
0 commit comments