Coder Social home page Coder Social logo

edown's People

Contributors

beadsland avatar bjosv avatar dumbbell avatar ehedenst avatar eonblast avatar erszcz avatar eryx67 avatar glejeune avatar kianmeng avatar kouchang avatar lpgauth avatar msantos avatar norton avatar pguyot avatar rj avatar tnt-dev avatar uwiger avatar vkatsuba avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

edown's Issues

Error with OTP 18.1

Running into this error with Erlang/OTP 18.1:

edoc: error in doclet 'edown_doclet': {'EXIT',
                                 {undef,
                                  [{edoc_refs,relative_package_path,
                                    [boy,''],
                                    []},
                                   {edown_doclet,module_ref,1,
                                    [{file,"src/edown_doclet.erl"},
                                     {line,380}]},
                                   {edown_doclet,
                                    '-modules_frame/1-lc$^0/1-0-',1,
                                    [{file,"src/edown_doclet.erl"},
                                     {line,374}]},
                                   {edown_doclet,modules_frame,1,
                                    [{file,"src/edown_doclet.erl"},
                                     {line,372}]},
                                   {edown_doclet,gen,4,
                                    [{file,"src/edown_doclet.erl"},
                                     {line,123}]},
                                   {edoc_lib,run_plugin,5,
                                    [{file,"edoc_lib.erl"},{line,994}]},
                                   {erl_eval,do_apply,6,
                                    [{file,"erl_eval.erl"},{line,669}]},
                                   {erl_eval,exprs,5,
                                    [{file,[...]},{line,...}]}]}}.

adapt edown to OTP 18 rc1

Got reports that edoc changes in 18 rc1 affect edoc:

commit 6f492b98505ee6d68b9f438915dfbd3616a1b729
Author: Vlad Dumitrescu <[email protected]>
Date:   Fri Jan 16 09:39:31 2015 +0100

    [edoc] remove functionality related to packages

    The 'subpackages' option is left, since some projects use recursive
    source directories.

cannot compile edown in ubuntu 12.04 using erlang from erlang-solutions.com

I'm trying to compile edown in ubuntu 12.04 using erlang (18.0) distribution from erlang-solutions.com and get this error:

==> edown (compile)
src/edown_doclet.erl:116: field packages undefined in record doclet_gen
src/edown_doclet.erl:118: field filemap undefined in record doclet_gen

The erlang installation is like this

Erlang/OTP 18 [erts-7.0] [source] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false]

However, I can compile edown on my Mac without a problem. I'm new to erlang, so I'm still figuring out things. It looks like erlang system on my ubuntu machine isn't complete, but it's really a vanilla installation using https://www.erlang-solutions.com/downloads/download-erlang-otp.

Could you help? Thank you very much.

Support specs with multiple clauses

Support for specs with multiple clauses has been added to EDoc. Would be nice to have in edown too. Currently it crashes.

Example:

-spec f(foo) -> bar;
       (bar) -> baz.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.