mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 17:59:31 +02:00
ex_doc is required to publish docs to hex.pm
Revert "Let's assume ex_doc is no longer needed"
This reverts commit 2f92dc40df
.
This commit is contained in:
parent
6c9f97d7cc
commit
78e97f3605
1 changed files with 1 additions and 0 deletions
1
mix.exs
1
mix.exs
|
@ -101,6 +101,7 @@ defmodule Ejabberd.MixProject do
|
||||||
[{:base64url, "~> 1.0"},
|
[{:base64url, "~> 1.0"},
|
||||||
{:cache_tab, "~> 1.0"},
|
{:cache_tab, "~> 1.0"},
|
||||||
{:eimp, "~> 1.0"},
|
{:eimp, "~> 1.0"},
|
||||||
|
{:ex_doc, ">= 0.0.0", only: :dev},
|
||||||
{:fast_tls, "~> 1.1"},
|
{:fast_tls, "~> 1.1"},
|
||||||
{:fast_xml, "~> 1.1"},
|
{:fast_xml, "~> 1.1"},
|
||||||
{:fast_yaml, "~> 1.0"},
|
{:fast_yaml, "~> 1.0"},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue