Pleroma-API.md: Import from /wikis/Pleroma-only-api-endpoints
This commit is contained in:
parent
b6ae412fcd
commit
08b6294f47
2 changed files with 27 additions and 1 deletions
2
mix.exs
2
mix.exs
|
|
@ -21,7 +21,7 @@ defmodule Pleroma.Mixfile do
|
|||
homepage_url: "https://pleroma.social/",
|
||||
docs: [
|
||||
logo: "priv/static/static/logo.png",
|
||||
extras: ["README.md", "config/config.md"],
|
||||
extras: ["README.md", "config/config.md", "Pleroma-API.md"],
|
||||
main: "readme"
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue