Skip to content

Commit 970207e

Browse files
vmcjeldering
authored andcommitted
Shorten to keep documentation readable
1 parent 15c1c29 commit 970207e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/manual/problem-format.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ On top, DOMjudge defines a few extensions:
2525

2626
.. literalinclude:: ../../example_problems/boolfind/submissions/mixed-verdicts/boolfind-test-random.py
2727
:language: python
28-
:caption: *Example jury solution with multiple outcomes*
28+
:caption: *Example jury solution with multiple outcomes (Shortened)*
29+
:lines: -10
2930

3031
The file ``domjudge-problem.ini`` contains key-value pairs, one
3132
pair per line, of the form ``key = value``. The ``=`` can

0 commit comments

Comments
 (0)