binast / binjs-ref

Reference implementation for the JavaScript Binary AST format
https://binast.github.io/binjs-ref/binjs/index.html
Other
433 stars 38 forks source link

Doc: Second attempt to autobuild/publish documentation #390

Closed Yoric closed 5 years ago

RReverser commented 5 years ago

Can't leave comment on the actual line, because browser starts hanging, but: you probably still need to add nightly rustup before running cargo +nightly doc? Alternatively, just build docs with stable for now (without including external doc) and add nightly in a separate PR after this works.

Yoric commented 5 years ago

Ah, right, attempting to install nightly before deploying.

RReverser commented 5 years ago
error: Found argument '--features' which wasn't expected, or isn't valid in this context
    Did you mean to put '--features' after the subcommand 'bench'?
RReverser commented 5 years ago

https://github.com/binast/binjs-ref/pull/392