Add docs/Admin-API.md
[ci skip]
This commit is contained in:
parent
33e3a7ba7d
commit
286632dfa2
3 changed files with 105 additions and 2 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", "docs/config.md", "docs/Pleroma-API.md"],
|
||||
extras: ["README.md", "docs/config.md", "docs/Pleroma-API.md", "docs/Admin-API.md"],
|
||||
main: "readme",
|
||||
output: "priv/static/doc"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue