Skip to content

Commit 6aecd3b

Browse files
committed
Stop using deprecated ExDoc option
1 parent d9a6b37 commit 6aecd3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ defmodule Phoenix.LiveDashboard.MixProject do
8787
extra_section: "GUIDES",
8888
extras: extras(),
8989
nest_modules_by_prefix: [Phoenix.LiveDashboard],
90-
groups_for_functions: [
90+
groups_for_docs: [
9191
Components: &(&1[:type] == :component)
9292
]
9393
]

0 commit comments

Comments
 (0)