diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2014-01-28 12:01:57 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2014-02-02 10:59:14 -0800 |
| commit | 864b434bfa3fd5b3ea9e38958652ed1abdc24f1d (patch) | |
| tree | 55d1693b52303c3ae620762f31b616663746a442 | |
| parent | 2ff16b184950f5b24c3b2a4bf57b6dd7b3fbbe17 (diff) | |
| download | rust-864b434bfa3fd5b3ea9e38958652ed1abdc24f1d.tar.gz rust-864b434bfa3fd5b3ea9e38958652ed1abdc24f1d.zip | |
Move doc/ to src/doc/
We generate documentation into the doc/ directory, so we shouldn't be intermingling source files with generated files
| -rw-r--r-- | src/doc/README.md (renamed from doc/README.md) | 0 | ||||
| -rw-r--r-- | src/doc/complement-bugreport.md (renamed from doc/complement-bugreport.md) | 0 | ||||
| -rw-r--r-- | src/doc/complement-cheatsheet.md (renamed from doc/complement-cheatsheet.md) | 0 | ||||
| -rw-r--r-- | src/doc/complement-lang-faq.md (renamed from doc/complement-lang-faq.md) | 0 | ||||
| -rw-r--r-- | src/doc/complement-project-faq.md (renamed from doc/complement-project-faq.md) | 0 | ||||
| -rw-r--r-- | src/doc/complement-usage-faq.md (renamed from doc/complement-usage-faq.md) | 0 | ||||
| -rw-r--r-- | src/doc/favicon.inc (renamed from doc/favicon.inc) | 0 | ||||
| -rw-r--r-- | src/doc/full-toc.inc (renamed from doc/full-toc.inc) | 0 | ||||
| -rw-r--r-- | src/doc/guide-conditions.md (renamed from doc/guide-conditions.md) | 0 | ||||
| -rw-r--r-- | src/doc/guide-container.md (renamed from doc/guide-container.md) | 0 | ||||
| -rw-r--r-- | src/doc/guide-ffi.md (renamed from doc/guide-ffi.md) | 0 | ||||
| -rw-r--r-- | src/doc/guide-lifetimes.md (renamed from doc/guide-lifetimes.md) | 0 | ||||
| -rw-r--r-- | src/doc/guide-macros.md (renamed from doc/guide-macros.md) | 0 | ||||
| -rw-r--r-- | src/doc/guide-pointers.md (renamed from doc/guide-pointers.md) | 0 | ||||
| -rw-r--r-- | src/doc/guide-runtime.md (renamed from doc/guide-runtime.md) | 0 | ||||
| -rw-r--r-- | src/doc/guide-tasks.md (renamed from doc/guide-tasks.md) | 0 | ||||
| -rw-r--r-- | src/doc/guide-testing.md (renamed from doc/guide-testing.md) | 0 | ||||
| -rw-r--r-- | src/doc/index.md (renamed from doc/index.md) | 0 | ||||
| -rw-r--r-- | src/doc/lib/codemirror-node.js (renamed from doc/lib/codemirror-node.js) | 0 | ||||
| -rw-r--r-- | src/doc/lib/codemirror-rust.js (renamed from doc/lib/codemirror-rust.js) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/complement-cheatsheet.md.po (renamed from doc/po/ja/complement-cheatsheet.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/complement-lang-faq.md.po (renamed from doc/po/ja/complement-lang-faq.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/complement-project-faq.md.po (renamed from doc/po/ja/complement-project-faq.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/guide-conditions.md.po (renamed from doc/po/ja/guide-conditions.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/guide-container.md.po (renamed from doc/po/ja/guide-container.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/guide-ffi.md.po (renamed from doc/po/ja/guide-ffi.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/guide-lifetimes.md.po (renamed from doc/po/ja/guide-lifetimes.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/guide-macros.md.po (renamed from doc/po/ja/guide-macros.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/guide-pointers.md.po (renamed from doc/po/ja/guide-pointers.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/guide-tasks.md.po (renamed from doc/po/ja/guide-tasks.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/guide-testing.md.po (renamed from doc/po/ja/guide-testing.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/index.md.po (renamed from doc/po/ja/index.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/rust.md.po (renamed from doc/po/ja/rust.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/rustdoc.md.po (renamed from doc/po/ja/rustdoc.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/rustpkg.md.po (renamed from doc/po/ja/rustpkg.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po/ja/tutorial.md.po (renamed from doc/po/ja/tutorial.md.po) | 0 | ||||
| -rw-r--r-- | src/doc/po4a.conf (renamed from doc/po4a.conf) | 0 | ||||
| -rwxr-xr-x | src/doc/prep.js (renamed from doc/prep.js) | 0 | ||||
| -rw-r--r-- | src/doc/rust.css (renamed from doc/rust.css) | 0 | ||||
| -rw-r--r-- | src/doc/rust.md (renamed from doc/rust.md) | 0 | ||||
| -rw-r--r-- | src/doc/rustdoc.md (renamed from doc/rustdoc.md) | 0 | ||||
| -rw-r--r-- | src/doc/tutorial.md (renamed from doc/tutorial.md) | 0 | ||||
| -rw-r--r-- | src/doc/version_info.html.template (renamed from doc/version_info.html.template) | 0 |
43 files changed, 0 insertions, 0 deletions
diff --git a/doc/README.md b/src/doc/README.md index 9135650c31b..9135650c31b 100644 --- a/doc/README.md +++ b/src/doc/README.md diff --git a/doc/complement-bugreport.md b/src/doc/complement-bugreport.md index d84d720871d..d84d720871d 100644 --- a/doc/complement-bugreport.md +++ b/src/doc/complement-bugreport.md diff --git a/doc/complement-cheatsheet.md b/src/doc/complement-cheatsheet.md index a92980d5e70..a92980d5e70 100644 --- a/doc/complement-cheatsheet.md +++ b/src/doc/complement-cheatsheet.md diff --git a/doc/complement-lang-faq.md b/src/doc/complement-lang-faq.md index 3572a411e0a..3572a411e0a 100644 --- a/doc/complement-lang-faq.md +++ b/src/doc/complement-lang-faq.md diff --git a/doc/complement-project-faq.md b/src/doc/complement-project-faq.md index 8665644c1f1..8665644c1f1 100644 --- a/doc/complement-project-faq.md +++ b/src/doc/complement-project-faq.md diff --git a/doc/complement-usage-faq.md b/src/doc/complement-usage-faq.md index aca7d833849..aca7d833849 100644 --- a/doc/complement-usage-faq.md +++ b/src/doc/complement-usage-faq.md diff --git a/doc/favicon.inc b/src/doc/favicon.inc index 8dd05620e48..8dd05620e48 100644 --- a/doc/favicon.inc +++ b/src/doc/favicon.inc diff --git a/doc/full-toc.inc b/src/doc/full-toc.inc index 35681f1796d..35681f1796d 100644 --- a/doc/full-toc.inc +++ b/src/doc/full-toc.inc diff --git a/doc/guide-conditions.md b/src/doc/guide-conditions.md index d97de779902..d97de779902 100644 --- a/doc/guide-conditions.md +++ b/src/doc/guide-conditions.md diff --git a/doc/guide-container.md b/src/doc/guide-container.md index 1c79be1eb82..1c79be1eb82 100644 --- a/doc/guide-container.md +++ b/src/doc/guide-container.md diff --git a/doc/guide-ffi.md b/src/doc/guide-ffi.md index c892c06902a..c892c06902a 100644 --- a/doc/guide-ffi.md +++ b/src/doc/guide-ffi.md diff --git a/doc/guide-lifetimes.md b/src/doc/guide-lifetimes.md index d31b0eed849..d31b0eed849 100644 --- a/doc/guide-lifetimes.md +++ b/src/doc/guide-lifetimes.md diff --git a/doc/guide-macros.md b/src/doc/guide-macros.md index b8ebca206d5..b8ebca206d5 100644 --- a/doc/guide-macros.md +++ b/src/doc/guide-macros.md diff --git a/doc/guide-pointers.md b/src/doc/guide-pointers.md index 19696b42a37..19696b42a37 100644 --- a/doc/guide-pointers.md +++ b/src/doc/guide-pointers.md diff --git a/doc/guide-runtime.md b/src/doc/guide-runtime.md index b6a54b042e9..b6a54b042e9 100644 --- a/doc/guide-runtime.md +++ b/src/doc/guide-runtime.md diff --git a/doc/guide-tasks.md b/src/doc/guide-tasks.md index c3bdbe3a3ee..c3bdbe3a3ee 100644 --- a/doc/guide-tasks.md +++ b/src/doc/guide-tasks.md diff --git a/doc/guide-testing.md b/src/doc/guide-testing.md index b8f7cf97412..b8f7cf97412 100644 --- a/doc/guide-testing.md +++ b/src/doc/guide-testing.md diff --git a/doc/index.md b/src/doc/index.md index d3270a96d80..d3270a96d80 100644 --- a/doc/index.md +++ b/src/doc/index.md diff --git a/doc/lib/codemirror-node.js b/src/doc/lib/codemirror-node.js index 428ff2e576c..428ff2e576c 100644 --- a/doc/lib/codemirror-node.js +++ b/src/doc/lib/codemirror-node.js diff --git a/doc/lib/codemirror-rust.js b/src/doc/lib/codemirror-rust.js index 052669be6f5..052669be6f5 100644 --- a/doc/lib/codemirror-rust.js +++ b/src/doc/lib/codemirror-rust.js diff --git a/doc/po/ja/complement-cheatsheet.md.po b/src/doc/po/ja/complement-cheatsheet.md.po index 0089e4a81a3..0089e4a81a3 100644 --- a/doc/po/ja/complement-cheatsheet.md.po +++ b/src/doc/po/ja/complement-cheatsheet.md.po diff --git a/doc/po/ja/complement-lang-faq.md.po b/src/doc/po/ja/complement-lang-faq.md.po index a4d16a82c44..a4d16a82c44 100644 --- a/doc/po/ja/complement-lang-faq.md.po +++ b/src/doc/po/ja/complement-lang-faq.md.po diff --git a/doc/po/ja/complement-project-faq.md.po b/src/doc/po/ja/complement-project-faq.md.po index 100e1d5653c..100e1d5653c 100644 --- a/doc/po/ja/complement-project-faq.md.po +++ b/src/doc/po/ja/complement-project-faq.md.po diff --git a/doc/po/ja/guide-conditions.md.po b/src/doc/po/ja/guide-conditions.md.po index 505d55a512c..505d55a512c 100644 --- a/doc/po/ja/guide-conditions.md.po +++ b/src/doc/po/ja/guide-conditions.md.po diff --git a/doc/po/ja/guide-container.md.po b/src/doc/po/ja/guide-container.md.po index 6113f1f554e..6113f1f554e 100644 --- a/doc/po/ja/guide-container.md.po +++ b/src/doc/po/ja/guide-container.md.po diff --git a/doc/po/ja/guide-ffi.md.po b/src/doc/po/ja/guide-ffi.md.po index af1b566a0f4..af1b566a0f4 100644 --- a/doc/po/ja/guide-ffi.md.po +++ b/src/doc/po/ja/guide-ffi.md.po diff --git a/doc/po/ja/guide-lifetimes.md.po b/src/doc/po/ja/guide-lifetimes.md.po index ef7c51f52cf..ef7c51f52cf 100644 --- a/doc/po/ja/guide-lifetimes.md.po +++ b/src/doc/po/ja/guide-lifetimes.md.po diff --git a/doc/po/ja/guide-macros.md.po b/src/doc/po/ja/guide-macros.md.po index 41ba4b04926..41ba4b04926 100644 --- a/doc/po/ja/guide-macros.md.po +++ b/src/doc/po/ja/guide-macros.md.po diff --git a/doc/po/ja/guide-pointers.md.po b/src/doc/po/ja/guide-pointers.md.po index e270babac85..e270babac85 100644 --- a/doc/po/ja/guide-pointers.md.po +++ b/src/doc/po/ja/guide-pointers.md.po diff --git a/doc/po/ja/guide-tasks.md.po b/src/doc/po/ja/guide-tasks.md.po index a86a204397b..a86a204397b 100644 --- a/doc/po/ja/guide-tasks.md.po +++ b/src/doc/po/ja/guide-tasks.md.po diff --git a/doc/po/ja/guide-testing.md.po b/src/doc/po/ja/guide-testing.md.po index b42d0feee2f..b42d0feee2f 100644 --- a/doc/po/ja/guide-testing.md.po +++ b/src/doc/po/ja/guide-testing.md.po diff --git a/doc/po/ja/index.md.po b/src/doc/po/ja/index.md.po index 2941d50012d..2941d50012d 100644 --- a/doc/po/ja/index.md.po +++ b/src/doc/po/ja/index.md.po diff --git a/doc/po/ja/rust.md.po b/src/doc/po/ja/rust.md.po index c43d7ed5c8b..c43d7ed5c8b 100644 --- a/doc/po/ja/rust.md.po +++ b/src/doc/po/ja/rust.md.po diff --git a/doc/po/ja/rustdoc.md.po b/src/doc/po/ja/rustdoc.md.po index 9d5146ece7c..9d5146ece7c 100644 --- a/doc/po/ja/rustdoc.md.po +++ b/src/doc/po/ja/rustdoc.md.po diff --git a/doc/po/ja/rustpkg.md.po b/src/doc/po/ja/rustpkg.md.po index 4df7d2fa583..4df7d2fa583 100644 --- a/doc/po/ja/rustpkg.md.po +++ b/src/doc/po/ja/rustpkg.md.po diff --git a/doc/po/ja/tutorial.md.po b/src/doc/po/ja/tutorial.md.po index ddbef4c93cc..ddbef4c93cc 100644 --- a/doc/po/ja/tutorial.md.po +++ b/src/doc/po/ja/tutorial.md.po diff --git a/doc/po4a.conf b/src/doc/po4a.conf index e3f69516f9d..e3f69516f9d 100644 --- a/doc/po4a.conf +++ b/src/doc/po4a.conf diff --git a/doc/prep.js b/src/doc/prep.js index 3a1e60ec423..3a1e60ec423 100755 --- a/doc/prep.js +++ b/src/doc/prep.js diff --git a/doc/rust.css b/src/doc/rust.css index 194a401395f..194a401395f 100644 --- a/doc/rust.css +++ b/src/doc/rust.css diff --git a/doc/rust.md b/src/doc/rust.md index 6869e794195..6869e794195 100644 --- a/doc/rust.md +++ b/src/doc/rust.md diff --git a/doc/rustdoc.md b/src/doc/rustdoc.md index 72282030fb3..72282030fb3 100644 --- a/doc/rustdoc.md +++ b/src/doc/rustdoc.md diff --git a/doc/tutorial.md b/src/doc/tutorial.md index 5122ac35602..5122ac35602 100644 --- a/doc/tutorial.md +++ b/src/doc/tutorial.md diff --git a/doc/version_info.html.template b/src/doc/version_info.html.template index 858e5a35f87..858e5a35f87 100644 --- a/doc/version_info.html.template +++ b/src/doc/version_info.html.template |
