Skip to content

Conversation

@rustkas
Copy link
Contributor

@rustkas rustkas commented May 10, 2022

Documentation generation based on hex.pm publishing documentation recomendations using rebar3_ex_doc functionality. We have an option to generate mix style documetation of an Erlang library.
It possible to have two types of documentation view (Edoc and ExDoc). To generate ExDoc just run

rebar3 ex_doc --logo doc/img/logo.png  --output edoc 

command and check a result.

rustkas added 7 commits May 10, 2022 11:43
Documentation generation based on hex.pm publishing documentation recomendaton.
Provide using rebar3_ex_doc functionality. We have an option to generate mix style documetation of a Erlang library. To do so just run `rebar3 ex_doc --logo doc/img/logo.png  --output edoc` command and check a result.
Add information related to documentation generation.
Add logo image.
Add logo image.
Add ignoring edoc folder
Add an option to generate Exdoc to make file.
Tune README.md.
@rustkas rustkas changed the title Hex doc Mix style documentation May 10, 2022
@rustkas rustkas changed the title Mix style documentation mix style documentation May 10, 2022
@mworrell mworrell merged commit 2a193d2 into zotonic:master May 31, 2022
@mworrell
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants