You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, @typedoc since: "..." and @doc since: "..." show up in the respective type and function documentation. However, @moduledoc since: "..." doesn't. I think we might want to support this?
The text was updated successfully, but these errors were encountered:
Right now,
@typedoc since: "..."
and@doc since: "..."
show up in the respective type and function documentation. However,@moduledoc since: "..."
doesn't. I think we might want to support this?The text was updated successfully, but these errors were encountered: