aria2/doc/manual-src
geetam 7f853c53dc [Docs, libaria2] Fix type of obj pushed into options vector
aria::KeyVals is a vector of pair of std strings, therefore the type of object being pushed should be std::pair<std::string, std::string>,
however in the docs, the type of the said object is KeyVals.
If one follows the docs, their code will fail to compile.
2017-06-17 01:27:03 +05:30
..
en [Docs, libaria2] Fix type of obj pushed into options vector 2017-06-17 01:27:03 +05:30
pt Relocate from github.com/tatsuhiro-t/aria2 to github.com/aria2/aria2 2016-04-18 22:31:07 +09:00
ru Update aria2c.rst 2017-05-22 22:15:31 +03:00
.gitignore Added .gitignore in doc/manual-src 2012-10-31 16:36:45 +09:00
Makefile.am Add Portuguese manual 2013-02-19 23:22:22 +09:00