summary refs log tree commit diff
path: root/src/doc/po
AgeCommit message (Collapse)AuthorLines
2014-03-31Bump version to 0.10Alex Crichton-19/+19
2014-02-24Transition to new `Hash`, removing IterBytes and std::to_bytes.Huon Wilson-3/+3
2014-02-14extern mod => extern crateAlex Crichton-118/+118
This was previously implemented, and it just needed a snapshot to go through
2014-02-03Update po4a.conf and regenerate .po files.OGINO Masanori-830/+3060
Also, I've corrected src/doc/README.md in line with this change. Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
2014-02-02Move doc/ to src/doc/Alex Crichton-0/+7174
We generate documentation into the doc/ directory, so we shouldn't be intermingling source files with generated files