Skip to content
Snippets Groups Projects
Verified Commit 69a50748 authored by Haelwenn's avatar Haelwenn
Browse files

Remove H1 in @moduledoc

parent e41a2f98
Branches
No related tags found
No related merge requests found
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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment