aria2/doc/manual-src/en
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
..
aria2c.rst Document --bt-load-saved-metadata 2017-05-22 00:02:05 +09:00
conf.py.in Fix theme path (out-of-tree-builds) 2013-12-09 16:56:57 +01:00
index.rst Generate libaria2 API doc from aria2.h 2013-05-09 23:49:30 +09:00
libaria2.rst [Docs, libaria2] Fix type of obj pushed into options vector 2017-06-17 01:27:03 +05:30
Makefile.am Fix broken EXTRA_DIST 2013-12-09 16:38:45 +01:00
mkapiref.py mkapiref.py: Add class name to member functions and methods 2015-09-19 19:40:50 +09:00
README.rst Included README.rst from manual-src/en/index.rst 2012-07-06 23:40:29 +09:00
technical-notes.rst Fix broken text formatting 2017-04-16 16:50:20 +09:00

.. include:: ../../../README.rst