Move to docs

This commit is contained in:
Haelwenn (lanodan) Monnier 2018-12-18 17:09:01 +01:00
parent a6dfe1fc6b
commit 6adea5a7b2
No known key found for this signature in database
GPG Key ID: D5B7A8E43C997DEE
3 changed files with 1 additions and 1 deletions

View File

@ -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", "Pleroma-API.md"],
extras: ["README.md", "docs/config.md", "docs/Pleroma-API.md"],
main: "readme",
output: "priv/static/doc"
]