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
68 stars 6 forks source link

fix: more documentation issues #3

Closed digital-carver closed 2 years ago

digital-carver commented 2 years ago

Fix Installation in getting_started.md not having an @id

Change references to Images.RGB to ColorTypes.RGB

Change <kwargs> in signatures to kwargs... as per convention

Turn into links the references to OpenSimplex2 and OpenSimplex2S in the docstring for OpenSimplex

mfiano commented 2 years ago

Thanks a lot!