| Age | Commit message (Collapse) | Author | Lines |
|
|
|
Also make some typographical changes.
|
|
|
|
'reference' sounds better than 'manual' to me here, and rust.html is
certainly wrong.
I also wrapped everything to 80 cols.
|
|
the outdated --output-dir and
fixed markdown formatting in debuginfo.rs
|
|
|
|
|
|
This also changes some of the download links in the documentation
to 'nightly'.
|
|
|
|
`prep.js` outputs its own HTML directives, which `pandoc` cannot
recognize when converting the document into LaTeX (this is why the
PDF docs have never been highlighted as of now).
Note that if we were to add the `.rust` class to snippets, we could
probably use pandoc's native highlighting capatibilities i.e. Kate.
|
|
Also, I've corrected src/doc/README.md in line with this change.
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
|
|
We generate documentation into the doc/ directory, so we shouldn't be
intermingling source files with generated files
|