Documenter.jl icon indicating copy to clipboard operation
Documenter.jl copied to clipboard

Missing docstring source links

Open mortenpi opened this issue 7 years ago • 7 comments

They've disappeared somehow in Documenter's deployed dev/ build..

mortenpi avatar Sep 17 '18 05:09 mortenpi

#807

fredrikekre avatar Sep 17 '18 05:09 fredrikekre

Seems to be back. Would be good to understand why this sometimes happens though.

fredrikekre avatar Jan 24 '19 10:01 fredrikekre

any updates on this issue? it seems we got this report as well. https://github.com/QuantumBFS/Yao.jl/issues/198

Roger-luo avatar Sep 16 '19 17:09 Roger-luo

any news about about this issue? All packages in https://github.com/JuliaSmoothOptimizers have this problem.

amontoison avatar Mar 23 '20 20:03 amontoison

All packages in https://github.com/JuliaSmoothOptimizers have this problem.

Probably because they use Pkg.add instead of the recommended Pkg.develop, e.g. https://github.com/JuliaSmoothOptimizers/Krylov.jl/blob/584da46bbd202c67ae3649dc5b0b3e4978e5e71c/.travis.yml#L26

fredrikekre avatar Mar 23 '20 21:03 fredrikekre

Thanks @fredrikekre, it worked ! We've been looking for a solution for a long time.

amontoison avatar Mar 24 '20 01:03 amontoison

Is there anything actionable here, or can this be closed?

Perhaps adding a "Troubleshooting" or "Common problems", or simply a "Best practices" section which discusses this problem and its caused & fix?

fingolfin avatar Mar 07 '25 13:03 fingolfin