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

mutable struct in docstrings

Open ArnoStrouwen opened this issue 2 years ago • 0 comments

I'm trying to format the docstrings to SciML style. The "mutable struct" here messes up the formatter. https://docs.sciml.ai/DiffEqNoiseProcess/stable/abstract_noise_processes/#DiffEqNoiseProcess.NoiseProcess

Remove it like https://docs.sciml.ai/DiffEqDocs/stable/types/ode_types/#SciMLBase.ODEFunction ?

ArnoStrouwen avatar Jul 03 '23 06:07 ArnoStrouwen