We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e302ed3 commit ebc1c2cCopy full SHA for ebc1c2c
doc/src/devdocs/contributing/jldoctests.md
@@ -83,3 +83,6 @@ created in the first block remain available in the following ones.
83
When a snippet needs to preserve its result for later examples, give it a label
84
and reuse that label. This avoids repeating setup code and mirrors a REPL
85
session more closely.
86
+
87
+## Further reading
88
+For a complete reference of doctest syntax, see the [corresponding Documenter.jl docs](https://documenter.juliadocs.org/stable/man/doctests/).
0 commit comments