We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3fa9da commit be19ebdCopy full SHA for be19ebd
lib/ex_doc/cli.ex
@@ -123,7 +123,6 @@ defmodule ExDoc.CLI do
123
-l, --logo Path to the image logo of the project (only PNG or JPEG accepted)
124
The image size will be 64x64 and copied to the assets directory
125
-m, --main The entry-point page in docs, default: "api-reference"
126
- --proglang The project's programming language, default: "elixir"
127
--source-ref Branch/commit/tag used for source link inference, default: "master"
128
-r, --source-root Path to the source code root, used for generating links, default: "."
129
-u, --source-url URL to the source code
0 commit comments