Update example file path in README #818
Documenter.yml
on: pull_request
build-documentation
6m 37s
Annotations
2 warnings
|
build-documentation:
../../../.julia/packages/Documenter/xvqbW/src/html/HTMLWriter.jl#L2003
Generated HTML over size_threshold_warn limit: reference.md
Generated file size: 140.27 (KiB)
size_threshold_warn: 100.0 (KiB)
size_threshold: 200.0 (KiB)
HTML file: reference/index.html
|
|
build-documentation:
../../../.julia/packages/Documenter/xvqbW/src/html/HTMLWriter.jl#L2461
Unexpected Julia interpolation in the Markdown. This probably means that you have an
unbalanced or un-escaped $ in the text.
To write the dollar sign, escape it with `\$`
This is in file docs/src/reference.md, and we were given the value:
`\` which is of type `Symbol`
|