aria2/doc
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
..
bash_completion Update bash_completion 2017-01-16 22:11:12 +09:00
manual-src [Docs, libaria2] Fix type of obj pushed into options vector 2017-06-17 01:27:03 +05:30
sphinx_themes/sphinx_rtd_theme Update sphinx_rtd_theme 2016-04-11 23:16:07 +09:00
xmlrpc Add --keep-unfinished-download-result option 2016-09-24 11:42:43 +09:00
Makefile.am Always build doc/manual-src 2013-08-19 00:16:54 +02:00