From 81d6f57f8ec4caa4f20fe0b1cc4875b0ae643f0b Mon Sep 17 00:00:00 2001 From: Ryo Nakano Date: Tue, 23 Apr 2024 22:14:49 +0900 Subject: [PATCH] valadoc: Update docs --- docs/abstractclass.svg | 201 ++++++++-- docs/abstractmethod.svg | 185 ++++++++-- docs/abstractproperty.svg | 153 +++++++- .../chcase/ChCase.Converter.convert_case.html | 2 +- docs/chcase/ChCase.Converter.html | 2 +- docs/chcase/ChCase.PatternType.Camel.html | 4 +- docs/chcase/ChCase.PatternType.Kebab.html | 4 +- docs/chcase/ChCase.PatternType.Pascal.html | 4 +- docs/chcase/ChCase.PatternType.Pattern.html | 2 +- docs/chcase/ChCase.PatternType.Sentence.html | 2 +- docs/chcase/ChCase.PatternType.Snake.html | 4 +- .../ChCase.PatternType.SpaceSeparated.html | 2 +- docs/chcase/img/ChCase.Converter.svg | 18 +- docs/chcase/img/ChCase.PatternType.Camel.svg | 28 +- docs/chcase/img/ChCase.PatternType.Kebab.svg | 28 +- docs/chcase/img/ChCase.PatternType.Pascal.svg | 28 +- .../chcase/img/ChCase.PatternType.Pattern.svg | 20 +- .../img/ChCase.PatternType.Sentence.svg | 26 +- docs/chcase/img/ChCase.PatternType.Snake.svg | 28 +- .../img/ChCase.PatternType.SpaceSeparated.svg | 26 +- docs/class.svg | 186 +++++++++- docs/coll_close.svg | 75 +++- docs/coll_open.svg | 75 +++- docs/constant.svg | 192 ++++++++-- docs/delegate.svg | 138 ++++++- docs/enum.svg | 321 +++++++++++++++- docs/enumvalue.svg | 133 ++++++- docs/errorcode.svg | 155 +++++++- docs/errordomain.svg | 343 ++++++++++++++++-- docs/field.svg | 192 ++++++++-- docs/interface.svg | 54 ++- docs/method.svg | 170 ++++++++- docs/namespace.svg | 49 ++- docs/package.svg | 54 ++- docs/packages.svg | 99 ++++- docs/property.svg | 138 ++++++- docs/signal.svg | 128 ++++++- docs/staticmethod.svg | 185 ++++++++-- docs/struct.svg | 163 ++++++++- docs/tip.svg | 67 +++- docs/virtualmethod.svg | 185 ++++++++-- docs/virtualproperty.svg | 153 +++++++- docs/warning.svg | 130 ++++++- 43 files changed, 3582 insertions(+), 570 deletions(-) diff --git a/docs/abstractclass.svg b/docs/abstractclass.svg index 4899654..1c3e080 100644 --- a/docs/abstractclass.svg +++ b/docs/abstractclass.svg @@ -1,23 +1,180 @@ - - - - - - image/svg+xml - - elementary Symbolic Icon Theme - - - - elementary Symbolic Icon Theme - - - - - - - - - - + + + + + + image/svg+xml + + elementary Symbolic Icon Theme + + + + elementary Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/abstractmethod.svg b/docs/abstractmethod.svg index de85d9e..891d09f 100644 --- a/docs/abstractmethod.svg +++ b/docs/abstractmethod.svg @@ -1,24 +1,163 @@ - - - - - - image/svg+xml - - elementary Symbolic Icon Theme - - - - elementary Symbolic Icon Theme - - - - - - - - - - - + + + + + + image/svg+xml + + elementary Symbolic Icon Theme + + + + elementary Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/abstractproperty.svg b/docs/abstractproperty.svg index 244a18f..11245d8 100644 --- a/docs/abstractproperty.svg +++ b/docs/abstractproperty.svg @@ -1,17 +1,138 @@ - - - - - - image/svg+xml - - elementary Symbolic Icon Theme - - - - elementary Symbolic Icon Theme - - - - + + + + + + image/svg+xml + + elementary Symbolic Icon Theme + + + + elementary Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/chcase/ChCase.Converter.convert_case.html b/docs/chcase/ChCase.Converter.convert_case.html index 0ceef42..f607255 100644 --- a/docs/chcase/ChCase.Converter.convert_case.html +++ b/docs/chcase/ChCase.Converter.convert_case.html @@ -49,7 +49,7 @@

convert_case


Description:

-
public string convert_case (owned string text) +
public string convert_case (string text)

Perform case conversion.

diff --git a/docs/chcase/ChCase.Converter.html b/docs/chcase/ChCase.Converter.html index 0883d29..7505b7f 100644 --- a/docs/chcase/ChCase.Converter.html +++ b/docs/chcase/ChCase.Converter.html @@ -111,7 +111,7 @@

Creation methods:

Methods: