File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ pub use std::option::Option;
67
67
```
68
68
69
69
Doc comments are markdown, and are currently parsed with the
70
- [ sundown ] [ sundown ] library. rustdoc does not yet do any fanciness such as
70
+ [ hoedown ] [ hoedown ] library. rustdoc does not yet do any fanciness such as
71
71
referencing other items inline, like javadoc's ` @see ` . One exception to this
72
72
is that the first paragraph will be used as the "summary" of an item in the
73
73
generated documentation:
@@ -123,7 +123,7 @@ documentation. There is a search bar at the top, which is powered by some
123
123
JavaScript and a statically-generated search index. No special web server is
124
124
required for the search.
125
125
126
- [ sundown ] : https://github.com/vmg/sundown/
126
+ [ hoedown ] : https://github.com/hoedown/hoedown
127
127
128
128
# Testing the Documentation
129
129
You can’t perform that action at this time.
5 commit comments
bors commentedon Oct 5, 2014
saw approval from steveklabnik
at lambda@fe8f430
bors commentedon Oct 5, 2014
merging lambda/rust/docs-mention-hoedown = fe8f430 into auto
bors commentedon Oct 5, 2014
lambda/rust/docs-mention-hoedown = fe8f430 merged ok, testing candidate = 0262066
bors commentedon Oct 5, 2014
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1669
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1666
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1660
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1666
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1663
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1662
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1662
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1666
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1660
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1659
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1662
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1318
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1316
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1320
success: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/153
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/151
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-c/builds/150
bors commentedon Oct 5, 2014
fast-forwarding master to auto = 0262066