forked from AkkomaGang/akkoma
Merge branch 'docs/add-clients-to-ex_doc' into 'develop'
mix.exs: Add docs/Clients.md to docs.extras See merge request pleroma/pleroma!835
This commit is contained in:
commit
28a249bef2
1 changed files with 1 additions and 0 deletions
1
mix.exs
1
mix.exs
|
@ -26,6 +26,7 @@ def project do
|
|||
"docs/config.md",
|
||||
"docs/Pleroma-API.md",
|
||||
"docs/Admin-API.md",
|
||||
"docs/Clients.md",
|
||||
"docs/Differences-in-MastodonAPI-Responses.md"
|
||||
],
|
||||
main: "readme",
|
||||
|
|
Loading…
Reference in a new issue