Commit graph

8 commits

Author SHA1 Message Date
François Grisez
5817cb363e Replace 'error:' by 'warning:' in a log message. (Fix build with Visual Studio) 2017-11-13 16:41:36 +01:00
François Grisez
373391366c Makes metadoc.py to support Python 2 2017-10-31 17:12:40 +01:00
François Grisez
759f089f68 Multi-language HTML documentation generation 2017-10-27 15:57:20 +02:00
François Grisez
2a3a235634 Add code in wrappers generator for reference handling in docstrings 2017-05-17 14:28:55 +02:00
Sylvain Berfini
2b0db027fd Merge remote-tracking branch 'linphone/master' 2017-04-24 14:44:06 +02:00
François Grisez
e4068bb84f Bugfixes in abstractapi.py and metadoc.py
* prevent metadoc.Translator.translate() from crashing when None
  is passed as argument.
* set the briefDescription attributes of enum values$
2017-04-21 15:45:22 +02:00
Sylvain Berfini
b5f095738d Added brief doc to C# wrapper 2017-04-21 15:25:09 +02:00
François Grisez
9add72c20e C++ wrapper: add doxygen docstrings in the API 2017-04-21 14:30:25 +02:00