Hi guys, I'm trying to update LBFGS documentation so I need to generate html document to see if everything looks great. However, mv I get the following error.
Conversion error: There was an error converting 'docs/cluster-overview.md'. error: MaRuKu encountered problem(s) while converting your markup.. Use --trace to view backtrace I'm using ruby 2.1.1p76 and jekyll 1.5.1 installed by gem as instruction. Do I miss anything? Also, in the instruction, if we want to skip the api docs, we can do the following. # Skip generating API docs (which takes a while) $ SKIP_SCALADOC=1 jekyll build But what does"SKIP_SCALADOC=1" mean? export SKIP_SCALADOC=1? Thanks. Sincerely, DB Tsai ------------------------------------------------------- My Blog: https://www.dbtsai.com LinkedIn: https://www.linkedin.com/in/dbtsai