There was an error while loading. Please reload this page.
1 parent c18973b commit 3880fd1Copy full SHA for 3880fd1
1 file changed
lib/ex_doc.ex
@@ -1,5 +1,5 @@
1
defmodule ExDoc do
2
- @moduledoc """
+ @moduledoc ~S"""
3
ExDoc is a tool to generate documentation for Erlang and Elixir projects.
4
5
By default it generates HTML, Markdown, and EPUB documents.
0 commit comments