Skip to content

Commit

Permalink
attempting to add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
EstherDelap committed Aug 8, 2023
1 parent b6d648b commit 0abef02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
Documentation for DTWA.jl

```@docs
repeated_euler(dim::Vector{Int64}, N::Int64,number_repeats::Int64, Γ_deph::Float64, Γ_decay::Float64,Ω::Float64, α::AbstractVector, method::String, axis::Int64, dir::Int64)
repeated_euler(dim, N,number_repeats,Γ_deph, Γ_decay, α, method, axis, dir)
```

0 comments on commit 0abef02

Please sign in to comment.