documentationenhancementhacktoberfest
Repository metrics
- Stars
- (847 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Is your feature request related to a problem? Please explain.
We have a lot of functions named similarly. Therefore, let's fix that up some using Documenter.jl syntax.
Describe the solution you'd like
Based on conversation with @Wikunia , here were some ideas.
f(::Type1, ::Type2)
[`g`](@ref Main.Other.g)