DigixGlobal / doxity

📑 Documentation Generator for Solidity
BSD 3-Clause "New" or "Revised" License
212 stars 59 forks source link

fixed some windows compatibility issues #17

Open yudilevi opened 7 years ago

yudilevi commented 7 years ago

I don't have a linux machine so can't verify that I didn't break the pipeline on linux.

build command still fails when executing solc - I'm not sure if it can receive wildcard as file input on linux, but on windows it doesn't seem like it can. Possible solution is to pass the entire file list to solc.