Hi Garrett, > I'm updating some of the Erlang example and I'd like to check > everything by building the guide before submitting any pull requests. > > What's the most direct way to generate the guide as HTML?
Well, the tools are in the bin subdirectory (bin/mkguide) but it's quite a machine and the result is several hundred pages of Wikidot text, not HTML. The only case I've seen where a translation did not 'work' was when someone renamed the source files. As long as you stick to the same filenames for each example (changing only the extension), it'll all work. So I'd suggest going ahead with the pull request, when you're ready. Just make sure you've fetched the latest git. Cheers Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
