lazarusA / CoherentNoise.jl

A comprehensive suite of coherent noise algorithms and composable tools for manipulating them.
https://lazarusa.github.io/CoherentNoise.jl/stable/
MIT License
67 stars 6 forks source link

Fix documentation issues #1

Closed digital-carver closed 2 years ago

digital-carver commented 2 years ago

OpenSimplex2 and OpenSimplex2S references in docstring

OpenSimplex2S isn't in scope in noise_opensimplex2.jl and vice versa, so use fully qualified names to fix reference issues.

"invalid local link: unresolved path" warnings

I'll add the fix for this after further discussion, in a second commit. (Edit: Done.)

mfiano commented 2 years ago

Thanks for the fix. I'd definitely go with option 2 and use id's for the page references.