efl/src/bin/eolian_mono/eolian/mono
Xavi Artigas 4673120a19 mono-docs: Allow embedding examples in XML format
XML examples must provide their own <example> and <code> tags, and these
tags MUST be escaped: \< \> \" etc.
This is more inconvenient, but it allows adding explanatory text outside
the <code> and inside the <example>.
Examples are first looked for in XML format, and if not found, in CS format.
2019-09-17 12:02:19 +02:00
..
alias_definition.hh eolian_mono: fix documentation warning by using "<" and ">" 2019-09-11 17:15:56 -03:00
async_function_definition.hh csharp: Skip non-public members from interfaces 2019-09-10 19:30:47 -03:00
blacklist.hh csharp: Skip non-public members from interfaces 2019-09-10 19:30:47 -03:00
documentation.hh mono-docs: Allow embedding examples in XML format 2019-09-17 12:02:19 +02:00
enum_definition.hh csharp: Tag exported API items. 2019-07-11 15:51:38 -03:00
events.hh eolian_gen: add missing param doc for event raising 2019-09-13 14:26:21 +02:00
function_declaration.hh csharp: Skip non-public members from interfaces 2019-09-10 19:30:47 -03:00
function_definition.hh csharp: skip static members from interfaces 2019-09-10 19:47:47 -03:00
function_helpers.hh csharp: Skip non-public members from interfaces 2019-09-10 19:30:47 -03:00
function_pointer.hh csharp: Tag exported API items. 2019-07-11 15:51:38 -03:00
function_registration.hh csharp: Skip non-public members from interfaces 2019-09-10 19:30:47 -03:00
generation_contexts.hh cxx: remove compilation warnings in C++ code, from both gcc and clang 2019-07-12 09:07:27 -04:00
helpers.hh csharp: skip static members from interfaces 2019-09-10 19:47:47 -03:00
klass.hh csharp: Skip non-public members from interfaces 2019-09-10 19:30:47 -03:00
logging.hh efl_mono: More uniformization of the handling of names 2018-05-03 18:04:41 -03:00
marshall_annotation.hh csharp: Add marshal support for Eina.ValueType 2019-07-30 11:47:07 -03:00
marshall_type.hh csharp: fix Eina_Stringshare support in containers for manual and generated API 2019-06-28 10:44:52 -03:00
marshall_type_impl.hh csharp: Add marshal support for Eina.ValueType 2019-07-30 11:47:07 -03:00
name_helpers.hh eolian-mono: Removing I prefix from classes. 2019-09-06 16:06:09 +02:00
parameter.hh eolian-mono: Add support for multi-value properties with tuples 2019-08-23 14:07:09 -03:00
part_definition.hh csharp: Add bindable factory parts support 2019-08-23 14:17:44 -03:00
struct_definition.hh mono-docs: Remove useless semicolon from doc comments 2019-08-28 13:42:28 +02:00
struct_fields.hh csharp: Add a documentation_string generator 2019-08-01 21:12:36 +02:00
type.hh csharp: fix Eina_Stringshare support in containers for manual and generated API 2019-06-28 10:44:52 -03:00
type_impl.hh eolian_mono: parse `binbuf` and `event` keywords, also re-enable binbuf tests 2019-07-23 14:09:24 +02:00
using_decl.hh csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
utils.hh eolian_mono: fix documentation warning by using "<" and ">" 2019-09-11 17:15:56 -03:00
variable_definition.hh csharp: Some docs improvements. 2019-05-03 13:59:11 +02:00