Skip to content

Commit a8ea99b

Browse files
Wilfredlnicola
authored andcommitted
Update for mdbook
Update URL to point to the manual directly (rather than getting redirected), and remove old references to .adoc files.
1 parent 17f02a9 commit a8ea99b

File tree

6 files changed

+2
-6547
lines changed

6 files changed

+2
-6547
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# rust-analyzer.github.io
22

3-
[![Build Status](https://travis-ci.org/rust-analyzer/rust-analyzer.github.io.svg?branch=src)](https://travis-ci.org/rust-analyzer/rust-analyzer.github.io)
4-
53
Website for rust-analyzer. To report bugs in rust-analyzer itself, see https://github.com/rust-analyzer/rust-analyzer.
64

75
## Building
@@ -10,7 +8,3 @@ Website for rust-analyzer. To report bugs in rust-analyzer itself, see https://g
108
$ bundle --path=.bundle/gems
119
$ bundle exec jekyll serve
1210
```
13-
14-
The markup language we use (.adoc) is AsciiDoctor. It is awesome :-).
15-
16-
[AsciiDoctor Syntax Quick Reference](https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/).

0 commit comments

Comments
 (0)