Mix tasks: derive moduledoc from doc files
This commit is contained in:
parent
6baa037903
commit
e00403af23
7 changed files with 7 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ defmodule Mix.Tasks.Pleroma.Relay do
|
|||
alias Pleroma.Web.ActivityPub.Relay
|
||||
|
||||
@shortdoc "Manages remote relays"
|
||||
@moduledoc File.read!("docs/administration/CLI_tasks/relay.md")
|
||||
|
||||
def run(["follow", target]) do
|
||||
start_pleroma()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue