mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
759c0168a1
Pandoc can create epub verions of the markdown files. Since the docs are lengthy, epubs are handy to have around. Two rules to create epub versions of the reference manual and the main tutorial are added here. Signed-off-by: Noufal Ibrahim <noufal@nibrahim.net.in>
92 lines
725 B
Plaintext
92 lines
725 B
Plaintext
*~
|
|
\#*\#
|
|
\#*
|
|
.#*
|
|
*.x86
|
|
*.llvm
|
|
*.out
|
|
*.boot
|
|
*.rustc
|
|
*.cmx
|
|
*.dll
|
|
*.def
|
|
*.exe
|
|
*.a
|
|
*.rlib
|
|
*.so
|
|
*.dylib
|
|
*.orig
|
|
*.cmo
|
|
*.cmi
|
|
*.dSYM
|
|
*.d
|
|
*.o
|
|
*.ll
|
|
*.bc
|
|
*.aux
|
|
*.cp
|
|
*.fn
|
|
*.ky
|
|
*.cps
|
|
*.log
|
|
*.pdf
|
|
*.epub
|
|
*.html
|
|
*.pg
|
|
*.toc
|
|
*.tp
|
|
*.vr
|
|
*.patch
|
|
*.diff
|
|
*.rej
|
|
*.swp
|
|
*.swo
|
|
*.tmp
|
|
*.pyc
|
|
*.elc
|
|
.hg/
|
|
.hgignore
|
|
.cproject
|
|
.project
|
|
.valgrindrc
|
|
lexer.ml
|
|
TAGS
|
|
TAGS.emacs
|
|
TAGS.vim
|
|
version.ml
|
|
version.texi
|
|
/Makefile
|
|
config.mk
|
|
/rt/
|
|
/rustllvm/
|
|
/test/
|
|
/build/
|
|
/inst/
|
|
/mingw-build/
|
|
src/.DS_Store
|
|
/tmp/
|
|
/stage0/
|
|
/dl/
|
|
/stage1/
|
|
/stage2/
|
|
/stage3/
|
|
*.bz2
|
|
/doc/html
|
|
/doc/latex
|
|
/doc/std
|
|
/doc/extra
|
|
/nd/
|
|
/llvm/
|
|
version.md
|
|
*.tex
|
|
keywords.md
|
|
x86_64-apple-darwin/
|
|
x86_64-unknown-linux-gnu/
|
|
i686-unknown-linux-gnu/
|
|
tmp.*.rs
|
|
config.stamp
|
|
.DS_Store
|
|
src/etc/dl
|
|
.settings/
|
|
build/
|