Remove H1 in @moduledoc

This commit is contained in:
Haelwenn (lanodan) Monnier 2019-05-06 04:47:04 +02:00
parent e41a2f98d5
commit 69a5074893
No known key found for this signature in database
GPG Key ID: D5B7A8E43C997DEE
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
defmodule Pleroma.Object.Containment do
@moduledoc """
# Object Containment
help on getting the origin of contained objects
This module contains some useful functions for containing objects to specific
origins and determining those origins. They previously lived in the

View File

@ -4,7 +4,7 @@
defmodule Pleroma.Upload do
@moduledoc """
# Upload
Manage user uploads
Options:
* `:type`: presets for activity type (defaults to Document) and size limits from app configuration