Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links in the manual #35693

Merged
merged 1 commit into from
May 2, 2020
Merged

Fix links in the manual #35693

merged 1 commit into from
May 2, 2020

Conversation

ViralBShah
Copy link
Member

Fix a couple of broken links in the manual. I am unable to track these four:

┌ Warning: invalid local link: unresolved path in base/arrays.md
│   link.text =
│    1-element Array{Any,1}:
│     Markdown.Code("", "^")
│   link.url = "math.html#Base.:^-Tuple{Number,Number}"
└ @ Documenter.Writers.HTMLWriter ~/julia/doc/deps/packages/Documenter/QQWIJ/src/Writers/HTMLWriter.jl:1676
┌ Warning: invalid local link: unresolved path in base/arrays.md
│   link.text =
│    1-element Array{Any,1}:
│     Markdown.Code("", "c^r")
│   link.url = "math.html#Base.:^-Tuple{Number,Number}"
└ @ Documenter.Writers.HTMLWriter ~/julia/doc/deps/packages/Documenter/QQWIJ/src/Writers/HTMLWriter.jl:1676
┌ Warning: invalid local link: unresolved path in base/base.md
│   link.text =
│    1-element Array{Any,1}:
│     Markdown.Code("", "one")
│   link.url = "../base/numbers.html#Base.one"
└ @ Documenter.Writers.HTMLWriter ~/julia/doc/deps/packages/Documenter/QQWIJ/src/Writers/HTMLWriter.jl:1676
┌ Warning: invalid local link: unresolved path in base/base.md
│   link.text =
│    1-element Array{Any,1}:
│     Markdown.Code("", "Float64")
│   link.url = "../base/numbers.html#Core.Float64"
└ @ Documenter.Writers.HTMLWriter ~/julia/doc/deps/packages/Documenter/QQWIJ/src/Writers/HTMLWriter.jl:1676

@ViralBShah ViralBShah added the domain:docs This change adds or pertains to documentation label May 1, 2020
@ViralBShah
Copy link
Member Author

@staticfloat The mac failure is weird. Is it possibly running out of space or a bad disk?

@fredrikekre fredrikekre merged commit f2fa6cf into master May 2, 2020
@fredrikekre fredrikekre deleted the vs/doc-updates branch May 2, 2020 01:31
m0ch1m0ch1 referenced this pull request in fms-lab/julia-doc-ja Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants