Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-29 | Generate proper filenames in the docs' HTML output | Loïc Hoguin | |
This will allow to provide permanent URLs to the documentation. | |||
2015-12-14 | Fix compilation of NIFs on Windows | Loïc Hoguin | |
Thanks to two users of the ninenines/esdl2 project, a correct way to build NIFs on Windows has been found. At the moment we require a specific compiler (MingW's gcc). Maybe we can change this in the future and allow Visual Studio and others. Some small changes have been made to the documentation, and the meaning of one configuration variable has changed to not include the extension (which is decided automatically by Erlang.mk; and configurable separately). Enjoy! | |||
2015-11-17 | Remove unneeded comment from docs | Loïc Hoguin | |
2015-10-22 | Add NIF chapter to the guide | Loïc Hoguin | |
Not tested yet, figured it could still help people. | |||
2015-10-22 | Add placeholders for missing chapters | Loïc Hoguin | |