Commit graph

15 commits

Author SHA1 Message Date
François Grisez
19555f443e Fixes translate_class_reference() method 2018-03-09 15:49:30 +01:00
François Grisez
5c6bf5db13 Fixes selector's links on between enums 2018-03-06 14:38:06 +01:00
François Grisez
7f9636f953 Fix references 2018-03-02 16:59:55 +01:00
François Grisez
08837c74fa Fix methods summary links 2018-02-27 15:09:33 +01:00
François Grisez
2f6f839f63 Enable generation of Java documentation 2018-02-26 14:44:42 +01:00
François Grisez
04a024ec9e Revert "Fixes C++ wrapper generation with Python 2"
This reverts commit 7d621c5bd1 and
proposes a way to fix the generation with Python 2 without
breaking abstractapi's interface.
2018-02-08 14:32:39 +01:00
François Grisez
7d621c5bd1 Fixes C++ wrapper generation with Python 2 2018-02-06 16:49:15 +01:00
François Grisez
f6cd06d37d Wrappers generator: logging system reworking 2017-11-23 15:22:44 +01:00
François Grisez
5cf9e549f3 Partial merge from 'master' about wrapper and documentation generation scripts 2017-11-16 17:30:45 +01:00
Sylvain Berfini
fb86329031 Started JAVA wrapper 2017-10-09 17:51:10 +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