willox / auxtools

Rust library for low-level interfacing with BYOND's virtual machine. Includes a remote debugger for the BYOND DreamMaker language.
MIT License
28 stars 32 forks source link

Adds autogenerating rust docs to the GitHub Pages docs branch #2

Closed ZeWaka closed 4 years ago

ZeWaka commented 4 years ago

Autogenerated rust doc --nodeps on each master push, deployed to the docs branch.

Also fixes a compilation error in hooks.cpp