Committed by
GitHub
Merge pull request #79 from iserko/config_file_example_fix
Fix for the config file example
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -11,8 +11,8 @@ Example | ... | @@ -11,8 +11,8 @@ Example |
11 | 11 | ||
12 | Here is an example config file showing all possible sections. | 12 | Here is an example config file showing all possible sections. |
13 | 13 | ||
14 | -.. sourcecode:: yaml | 14 | +.. code:: yaml |
15 | - :linenos: | 15 | + :number-lines: |
16 | 16 | ||
17 | --- | 17 | --- |
18 | name: kappa-python-sample | 18 | name: kappa-python-sample | ... | ... |
-
Please register or login to post a comment