efl/src
Jaehyun Cho 993b337e67 eolian_mono: fix documentation warning by using "<" and ">"
Summary:
If type A: list<B>; is written in eo, then documentation warning
occurs because list<B> is written in the documentation without string
conversion.

To fix the warning, "<" and ">" are converted into "&lt;" and "&gt;".

Reviewers: lauromoura

Reviewed By: lauromoura

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9891
2019-09-11 17:15:56 -03:00
..
benchmarks eina benchmarks: remove dereference of null 2019-09-03 12:21:27 -04:00
bin eolian_mono: fix documentation warning by using "<" and ">" 2019-09-11 17:15:56 -03:00
bindings csharp: remove unused delegate and struct 2019-09-10 23:45:34 -03:00
edje_external
examples ector: removed cairo backend. 2019-09-11 13:14:56 +09:00
generic make mman.h private 2019-08-19 09:55:13 -04:00
lib efl_ui_collection: fix the insertion of the first element with pack_at 2019-09-11 13:38:48 -04:00
modules ector: removed cairo backend. 2019-09-11 13:14:56 +09:00
scripts eolian: remove second parameter for eolian_type_c_type_get 2019-09-09 18:26:49 +02:00
static_libs ector: code refactoring. 2019-09-06 17:56:02 +09:00
tests tests/edje: reduce chances of cascading test failures in non-forked mode 2019-09-11 13:38:35 -04:00
wayland_protocol