Minor update in documentation. Regenerated Doxygen documentation.

This commit is contained in:
Adam Sawicki 2018-12-12 11:56:45 +01:00
parent d5d8e92e93
commit dd48c3a8c4
3 changed files with 134 additions and 133 deletions

View file

@ -1471,8 +1471,9 @@ Features deliberately excluded from the scope of this library:
- Code free of any compiler warnings. Maintaining the library to compile and
work correctly on so many different platforms is hard enough. Being free of
any warnings, on any version of any compiler, is simply not feasible.
- Support for any programming languages other than C/C++.
Bindings to other languages are welcomed as external projects.
- This is a C++ library with C interface.
Bindings or ports to any other programming languages are welcomed as external projects and
are not going to be included into this repository.
*/