rust-analyzer / rust-analyzer.github.io

https://rust-analyzer.github.io/
87 stars 51 forks source link

rust-analyzer.github.io

Build Status

Website for rust-analyzer. To report bugs in rust-analyzer itself, see https://github.com/rust-analyzer/rust-analyzer.

Building

$ bundle --path=.bundle/gems
$ bundle exec jekyll serve

The markup language we use (.adoc) is AsciiDoctor. It is awesome :-).

AsciiDoctor Syntax Quick Reference.