Remove H1 in @moduledoc
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Mon, 6 May 2019 02:47:04 +0000 (04:47 +0200)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Mon, 6 May 2019 02:53:12 +0000 (04:53 +0200)
lib/pleroma/object/containment.ex
lib/pleroma/upload.ex

index 25bd911fb73eb1da2214cb3789790cbd779c2d55..70325d6beed2a22f4fc46fee3994f88a2f3fb016 100644 (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
index f7233493024259489c44a78826985442f111a19c..c47d6524111b3c40014b71b49a2a4d8d090f842d 100644 (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