efl/src/bin/eolian_mono/eolian/mono
Xavi Artigas 748070125f efl-mono: Allow doc XML tags to be nested
Summary:
This allows inserting nested tags like:
<example><code>bla bla bla</code></example>

The generate_tag_example() is currently unused but serves as an example.

Depends on D8585

Test Plan:
Not much, unless you want to manually call generate_tag_example()
(Which I have done, and it works, I promise).

Reviewers: lauromoura, vitor.sousa

Reviewed By: vitor.sousa

Subscribers: vitor.sousa, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8587
2019-04-11 10:37:45 +02:00
..
alias_definition.hh efl_mono: remove '_' from type for C# naming convention 2019-01-14 15:36:14 +09:00
async_function_definition.hh efl-mono: Enable selecting to build @beta items 2019-01-17 21:45:49 +09:00
blacklist.hh csharp: Make classes abstract and rework casting 2019-04-05 19:56:42 -03:00
documentation.hh efl-mono: Allow doc XML tags to be nested 2019-04-11 10:37:45 +02:00
enum_definition.hh csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
events.hh efl-csharp: fix crash when events trigger after C# object `Dispose` 2019-04-05 19:59:47 -03:00
function_declaration.hh efl-mono: Enable selecting to build @beta items 2019-01-17 21:45:49 +09:00
function_definition.hh csharp: Make classes abstract and rework casting 2019-04-05 19:56:42 -03:00
function_helpers.hh efl-mono: Only raise exception for managed errors. 2019-01-15 17:51:20 +09:00
function_pointer.hh efl-csharp: fix resource deallocation causing errors everywhere 2019-04-05 19:58:19 -03:00
function_registration.hh efl-mono: Make override of methods only for methods that are defined by the user 2019-04-09 11:18:10 -03:00
generation_contexts.hh eolian_csharp: add indentation context 2019-03-26 16:42:36 -03:00
helpers.hh eolian_csharp: add indentation context 2019-03-26 16:42:36 -03:00
klass.hh efl-mono: Make override of methods only for methods that are defined by the user 2019-04-09 11:18:10 -03:00
logging.hh efl_mono: More uniformization of the handling of names 2018-05-03 18:04:41 -03:00
marshall_annotation.hh efl-mono: Add support for dotnet core 2019-03-01 23:58:56 -03:00
marshall_type.hh efl-mono: Add support for dotnet core 2019-03-01 23:58:56 -03:00
marshall_type_impl.hh eolian_csharp: hide struct native representation inside the managed struct 2019-03-26 16:43:25 -03:00
name_helpers.hh eolian_csharp: add indentation context 2019-03-26 16:42:36 -03:00
parameter.hh eolian_csharp: hide struct native representation inside the managed struct 2019-03-26 16:43:25 -03:00
part_definition.hh csharp: Make classes abstract and rework casting 2019-04-05 19:56:42 -03:00
struct_definition.hh csharp: Add some null checks. 2019-04-09 16:26:50 -03:00
struct_fields.hh efl_mono: Move event generators to its own header. 2018-04-26 10:55:18 -03:00
type.hh eolian-mono: Provide constructor parameters based on the constructors 2019-02-01 14:03:02 -05:00
type_impl.hh efl-csharp: Remove spaces from type strings in generator. 2019-03-26 14:48:12 -03:00
using_decl.hh csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
utils.hh csharp: Fix event names with underscore. 2019-03-11 19:28:02 -03:00
variable_definition.hh eolian_csharp: add indentation context 2019-03-26 16:42:36 -03:00