Commit Graph

9 Commits

Author SHA1 Message Date
Matthias Beyer 63a7f0d8a9 Remove stuff for the focus-shift 2017-01-21 13:05:50 +01:00
mario 8df5519f34 Move `[profile.dev] codegen-units = 2` to top-level Cargo.toml
lower level (=package/crate level) definitions for profiles are ignored
2017-01-19 20:08:51 +01:00
Matthias Beyer c14a4fe67f Add codegen-units = 2 in ./.imag-documentation/Cargo.toml 2016-10-24 13:52:21 +02:00
Matthias Beyer b5bfc1978c Fix: Cargo.toml does not know "website", but "homepage" 2016-10-20 14:14:18 +02:00
Matthias Beyer ab122dc3cc Add meta-info in .imag-documentation/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer 3f85cf21c1 .imag-documentation: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
Matthias Beyer 23778d407c documentation: Remove dependency on libimagentryselect 2016-09-18 09:48:59 +02:00
Matthias Beyer 2ce4d334b4 Add module-documentation for the documentation crate 2016-08-24 13:29:53 +02:00
Matthias Beyer be0a907145 Add .imag-documentation
A crate which simply depends on all libimag* crates to be able to
generate the documentation for all of them by simply creating the
documentation of this crate.
2016-07-27 19:28:36 +02:00