Skip to content

Commit b8be7a6

Browse files
committed
+README, +gitignore
1 parent 4b4797c commit b8be7a6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
target

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# rustdoc
2+
3+
Fork of [official rustdoc](https://github.com/rust-lang/rust/tree/master/src/librustdoc), to replace hoedown with a simple pure-Rust alternative.

0 commit comments

Comments
 (0)