mix doc

53 views
Skip to first unread message

William De Melo Gueiros

unread,
Feb 27, 2015, 5:43:34 PM2/27/15
to elixir-l...@googlegroups.com
hey everyone 

I don't know, guy who created function doctest, but you have great idea, in  documentation test :+1:

I have the project 

in the lest step, i try publish the documentation to that.
but i received this erros , before google that https://groups.google.com/forum/#!topic/elixir-lang-talk/OpflyMVjv-I

i try again and received again the error, anyone have idea what can be?


williams-air:brcpfcnpj williamgueiros$ mix hex.publish

Publishing brcpfcnpj v0.0.3

  Dependencies:

  Included files:

    lib/brcpfcnpj.ex

    lib/cpf.ex

    lib/cpfcnpj.ex

    lib/cpnj.ex

    test/brcpfcnpj_test.exs

    test/cnpj_test.exs

    test/cpf_test.exs

    test/test_helper.exs

    config/config.exs

    mix.exs

    README.md

Proceed? [Yn] y

[#########################] 100%

Published at https://hex.pm/packages/brcpfcnpj/0.0.3

Don't forget to upload your documentation with `mix hex.docs`

williams-air:brcpfcnpj williamgueiros$ mix hex.docs

Compiled lib/cpf.ex

Compiled lib/cpnj.ex

Compiled lib/brcpfcnpj.ex

Compiled lib/cpfcnpj.ex

Generated brcpfcnpj.app

** (Mix) The task docs could not be found

williams-air:brcpfcnpj williamgueiros$ MIX_ENV=docs mix docs

Compiled lib/cpf.ex

Compiled lib/cpnj.ex

Compiled lib/brcpfcnpj.ex

Compiled lib/cpfcnpj.ex

Generated brcpfcnpj.app

** (Mix) The task docs could not be found




--
William Gueiros

Eric Meadows-Jönsson

unread,
Feb 27, 2015, 5:45:39 PM2/27/15
to elixir-l...@googlegroups.com
You need to add `ex_doc` as a dependency to your project (it's available on hex). We can improve the error message, I will open an issue for it.

--
You received this message because you are subscribed to the Google Groups "elixir-lang-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-ta...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/CACcq%2Bb3w6D9hwTwAhDpWAzTA8ErgsAZF9tz2MPVqmdMHV3FnSg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.



--
Eric Meadows-Jönsson

William De Melo Gueiros

unread,
Feb 27, 2015, 5:58:49 PM2/27/15
to elixir-l...@googlegroups.com
tks for you help

And i create the issue for you , https://github.com/hexpm/hex/issues/89



For more options, visit https://groups.google.com/d/optout.



--
Reply all
Reply to author
Forward
0 new messages