Show More
@@ -97,12 +97,9 and followed by ``name: value`` entries; | |||||
97 | eggs |
|
97 | eggs | |
98 |
|
98 | |||
99 | Each line contains one entry. If the lines that follow are indented, |
|
99 | Each line contains one entry. If the lines that follow are indented, | |
100 | they are treated as continuations of that entry. |
|
100 | they are treated as continuations of that entry. Leading whitespace is | |
101 |
|
101 | removed from values. Empty lines are skipped. Lines beginning with | ||
102 | Leading whitespace is removed from values. Empty lines are skipped. |
|
102 | ``#`` or ``;`` are ignored and may be used to provide comments. | |
103 |
|
||||
104 | Lines beginning with ``#`` or ``;`` are ignored and may be used to provide |
|
|||
105 | comments. |
|
|||
106 |
|
103 | |||
107 | A line of the form ``%include file`` will include ``file`` into the |
|
104 | A line of the form ``%include file`` will include ``file`` into the | |
108 | current configuration file. The inclusion is recursive, which means |
|
105 | current configuration file. The inclusion is recursive, which means |
General Comments 0
You need to be logged in to leave comments.
Login now