mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2025-01-27 05:10:25 +01:00
little fix
This commit is contained in:
parent
6b0e8b73df
commit
57dc59d98d
@ -35,6 +35,8 @@ defmodule Mix.Tasks.Pleroma.Docs do
|
||||
descriptions[:pleroma][:config_description]
|
||||
)
|
||||
|
||||
Mix.shell().info([:green, "Markdown docs successfully generated to #{file_path}."])
|
||||
type = if implementation == Pleroma.Docs.Markdown, do: "Markdown", else: "JSON"
|
||||
|
||||
Mix.shell().info([:green, "#{type} docs successfully generated to #{file_path}."])
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user