Skip to content

Commit 83ef854

Browse files
committed
convert superflous doctest to code-block
1 parent d9495c7 commit 83ef854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual/documentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ macros and pass them to the ``@doc`` macro just as well.
3030

3131
Here is a more complex example, still using Markdown:
3232

33-
.. doctest::
33+
.. code-block:: julia
3434
3535
"""
3636
bar(x[, y])

0 commit comments

Comments
 (0)