From e8c2d163ec6fdfab18e4235f40c70a267b483c09 Mon Sep 17 00:00:00 2001 From: vlang-bot Date: Sun, 28 Apr 2024 17:49:59 +0300 Subject: [PATCH] update docs for commit c0afe5df --- appendix-i-keywords.html | 2 +- appendix-ii-operators.html | 2 +- atomics.html | 2 +- attributes.html | 2 +- builtin-functions.html | 2 +- call-stack.html | 2 +- comments.html | 2 +- concurrency.html | 2 +- conditional-compilation.html | 2 +- constants.html | 2 +- cross-compilation.html | 2 +- debugger.html | 2 +- debugging.html | 2 +- functions-2.html | 2 +- functions.html | 2 +- getting-started.html | 2 +- global-variables.html | 2 +- hello-world.html | 2 +- index.html | 2 +- installing-v-from-source.html | 2 +- introduction.html | 2 +- json.html | 2 +- limited-operator-overloading.html | 2 +- memory-management.html | 2 +- memory-unsafe-code.html | 2 +- module-imports.html | 2 +- modules.html | 2 +- orm.html | 2 +- other-v-features.html | 2 +- package-management.html | 2 +- packaging-v-for-distribution.html | 2 +- performance-tuning.html | 2 +- references.html | 2 +- running-a-project-folder-with-several-files.html | 2 +- sizeof-and-__offsetof.html | 2 +- statements-&-expressions.html | 2 +- structs-with-reference-fields.html | 2 +- structs.html | 2 +- symbol-visibility.html | 2 +- testing.html | 2 +- tools.html | 2 +- trace.html | 2 +- type-declarations.html | 2 +- unions.html | 2 +- upgrading-v-to-latest-version.html | 2 +- v-and-c.html | 2 +- v-types.html | 2 +- variables.html | 2 +- writing-documentation.html | 2 +- 49 files changed, 49 insertions(+), 49 deletions(-) diff --git a/appendix-i-keywords.html b/appendix-i-keywords.html index 79ae63ebf..c4dd76be1 100644 --- a/appendix-i-keywords.html +++ b/appendix-i-keywords.html @@ -321,7 +321,7 @@

Appendix I: Keywords

- +
diff --git a/appendix-ii-operators.html b/appendix-ii-operators.html index 7ad8bc55d..bcdf282ff 100644 --- a/appendix-ii-operators.html +++ b/appendix-ii-operators.html @@ -309,7 +309,7 @@

Appendix II: Operators

- +
diff --git a/atomics.html b/atomics.html index 0ecfd0c3e..e9ee108c3 100644 --- a/atomics.html +++ b/atomics.html @@ -354,7 +354,7 @@

Atomics

- +
diff --git a/attributes.html b/attributes.html index 33047fbc7..0b04f6bc5 100644 --- a/attributes.html +++ b/attributes.html @@ -445,7 +445,7 @@

Attributes

- +
diff --git a/builtin-functions.html b/builtin-functions.html index ee23d6bb0..7a60458ff 100644 --- a/builtin-functions.html +++ b/builtin-functions.html @@ -356,7 +356,7 @@

Dumping expressions at runtime - 3117126 + diff --git a/call-stack.html b/call-stack.html index e73ded80d..f77e105a0 100644 --- a/call-stack.html +++ b/call-stack.html @@ -303,7 +303,7 @@

Call stack

- +
diff --git a/comments.html b/comments.html index 5e5cb2191..e0331936d 100644 --- a/comments.html +++ b/comments.html @@ -280,7 +280,7 @@

Comments

- +
diff --git a/concurrency.html b/concurrency.html index ce163cd75..01fad5cb5 100644 --- a/concurrency.html +++ b/concurrency.html @@ -555,7 +555,7 @@

Shared Objects - 3117126 + diff --git a/conditional-compilation.html b/conditional-compilation.html index e38f2c15e..96c92b30a 100644 --- a/conditional-compilation.html +++ b/conditional-compilation.html @@ -737,7 +737,7 @@

Environment specific files - 3117126 + diff --git a/constants.html b/constants.html index a1530bb91..7702ff8b8 100644 --- a/constants.html +++ b/constants.html @@ -348,7 +348,7 @@

Required module prefix - 3117126 + diff --git a/cross-compilation.html b/cross-compilation.html index 97b3f049d..1eff6ade9 100644 --- a/cross-compilation.html +++ b/cross-compilation.html @@ -296,7 +296,7 @@

Cross compilation

- +
diff --git a/debugger.html b/debugger.html index 6f6cd5c2c..1b8ab1958 100644 --- a/debugger.html +++ b/debugger.html @@ -360,7 +360,7 @@

Debugger

- +
diff --git a/debugging.html b/debugging.html index dbaedf68c..790aec299 100644 --- a/debugging.html +++ b/debugging.html @@ -326,7 +326,7 @@

Javascript Backend
- 3117126 +
diff --git a/functions-2.html b/functions-2.html index 87e4bc6fd..6b091b86a 100644 --- a/functions-2.html +++ b/functions-2.html @@ -444,7 +444,7 @@

Parameter evaluation order - 3117126 + diff --git a/functions.html b/functions.html index c9934a285..09e2f136c 100644 --- a/functions.html +++ b/functions.html @@ -305,7 +305,7 @@

Returning multiple values - 3117126 + diff --git a/getting-started.html b/getting-started.html index 99545f9f2..d46b79da7 100644 --- a/getting-started.html +++ b/getting-started.html @@ -281,7 +281,7 @@

Getting started

- +
diff --git a/global-variables.html b/global-variables.html index bd4f370c0..a135367c4 100644 --- a/global-variables.html +++ b/global-variables.html @@ -313,7 +313,7 @@

Global Variables

- +
diff --git a/hello-world.html b/hello-world.html index 74f5ba410..b11eaa376 100644 --- a/hello-world.html +++ b/hello-world.html @@ -306,7 +306,7 @@

Hello World

- +
diff --git a/index.html b/index.html index 5833e25e4..651388831 100644 --- a/index.html +++ b/index.html @@ -275,7 +275,7 @@

V Documentation

- +
diff --git a/installing-v-from-source.html b/installing-v-from-source.html index 99dcf0fd1..39c0bcb64 100644 --- a/installing-v-from-source.html +++ b/installing-v-from-source.html @@ -284,7 +284,7 @@

Installing V from source

- +
diff --git a/introduction.html b/introduction.html index 63e471cae..fa7872db1 100644 --- a/introduction.html +++ b/introduction.html @@ -282,7 +282,7 @@

Introduction

- +
diff --git a/json.html b/json.html index 6e42f47b9..9bd657f17 100644 --- a/json.html +++ b/json.html @@ -337,7 +337,7 @@

Encoding JSON - 3117126 + diff --git a/limited-operator-overloading.html b/limited-operator-overloading.html index 23dd1a512..98a646af6 100644 --- a/limited-operator-overloading.html +++ b/limited-operator-overloading.html @@ -337,7 +337,7 @@

Other restrictions

- +
diff --git a/memory-management.html b/memory-management.html index 067e6bb20..cc31e4901 100644 --- a/memory-management.html +++ b/memory-management.html @@ -563,7 +563,7 @@

Manual Control for Stack and Heap

- +
diff --git a/memory-unsafe-code.html b/memory-unsafe-code.html index aade0cc05..1eb747dc3 100644 --- a/memory-unsafe-code.html +++ b/memory-unsafe-code.html @@ -312,7 +312,7 @@

Memory-unsafe code

- +
diff --git a/module-imports.html b/module-imports.html index b6ea68f55..74a00019e 100644 --- a/module-imports.html +++ b/module-imports.html @@ -352,7 +352,7 @@

Module import aliasing - 3117126 + diff --git a/modules.html b/modules.html index 3d422db7d..c13d88a9d 100644 --- a/modules.html +++ b/modules.html @@ -351,7 +351,7 @@

cleanup functions - 3117126 + diff --git a/orm.html b/orm.html index 5e4b182b8..8f6bfd0f6 100644 --- a/orm.html +++ b/orm.html @@ -372,7 +372,7 @@

ORM

- +
diff --git a/other-v-features.html b/other-v-features.html index dea010953..362a3a5cf 100644 --- a/other-v-features.html +++ b/other-v-features.html @@ -407,7 +407,7 @@

Appendices

- +
diff --git a/package-management.html b/package-management.html index 65ac1004c..3bd9c8964 100644 --- a/package-management.html +++ b/package-management.html @@ -397,7 +397,7 @@

Advanced Topics

- +
diff --git a/packaging-v-for-distribution.html b/packaging-v-for-distribution.html index 590ed991a..09817dd86 100644 --- a/packaging-v-for-distribution.html +++ b/packaging-v-for-distribution.html @@ -275,7 +275,7 @@

Packaging V for distribution

- +
diff --git a/performance-tuning.html b/performance-tuning.html index 5042175b4..1dd64a414 100644 --- a/performance-tuning.html +++ b/performance-tuning.html @@ -547,7 +547,7 @@

PGO (Profile-Guided Optimization)

- +
diff --git a/references.html b/references.html index 8251d6609..946c93129 100644 --- a/references.html +++ b/references.html @@ -310,7 +310,7 @@

References

- +
diff --git a/running-a-project-folder-with-several-files.html b/running-a-project-folder-with-several-files.html index 74f2f80c6..6d2f748bd 100644 --- a/running-a-project-folder-with-several-files.html +++ b/running-a-project-folder-with-several-files.html @@ -305,7 +305,7 @@

Running a project folder with several files

- +
diff --git a/sizeof-and-__offsetof.html b/sizeof-and-__offsetof.html index d823ae568..4b646e2ac 100644 --- a/sizeof-and-__offsetof.html +++ b/sizeof-and-__offsetof.html @@ -287,7 +287,7 @@

sizeof and __offsetof

- +
diff --git a/statements-&-expressions.html b/statements-&-expressions.html index 5bcf3052f..1794ef8f7 100644 --- a/statements-&-expressions.html +++ b/statements-&-expressions.html @@ -830,7 +830,7 @@

Goto
- +
diff --git a/structs-with-reference-fields.html b/structs-with-reference-fields.html index 7737a66d8..cc33c5d0d 100644 --- a/structs-with-reference-fields.html +++ b/structs-with-reference-fields.html @@ -304,7 +304,7 @@

Structs with reference fields

- +
diff --git a/structs.html b/structs.html index 68aa4a1a5..495e0a131 100644 --- a/structs.html +++ b/structs.html @@ -620,7 +620,7 @@

Embedded structs - 3117126 + diff --git a/symbol-visibility.html b/symbol-visibility.html index 0d85984b0..9a14a3f10 100644 --- a/symbol-visibility.html +++ b/symbol-visibility.html @@ -288,7 +288,7 @@

Symbol visibility

- +
diff --git a/testing.html b/testing.html index 27a22622b..fe6212338 100644 --- a/testing.html +++ b/testing.html @@ -416,7 +416,7 @@

Running tests - 3117126 + diff --git a/tools.html b/tools.html index 1ec347176..821e58e95 100644 --- a/tools.html +++ b/tools.html @@ -323,7 +323,7 @@

Profiling
- 3117126 +
diff --git a/trace.html b/trace.html index 66a0d98ec..9aba9c87b 100644 --- a/trace.html +++ b/trace.html @@ -304,7 +304,7 @@

Trace

- +
diff --git a/type-declarations.html b/type-declarations.html index 95a706ee0..d01a92987 100644 --- a/type-declarations.html +++ b/type-declarations.html @@ -995,7 +995,7 @@

Generics
- 3117126 +
diff --git a/unions.html b/unions.html index 7a955dcf6..7976766a9 100644 --- a/unions.html +++ b/unions.html @@ -308,7 +308,7 @@

Unions

- +
diff --git a/upgrading-v-to-latest-version.html b/upgrading-v-to-latest-version.html index 48650b778..b04e03a03 100644 --- a/upgrading-v-to-latest-version.html +++ b/upgrading-v-to-latest-version.html @@ -277,7 +277,7 @@

Upgrading V to latest version

- +
diff --git a/v-and-c.html b/v-and-c.html index d55cd2216..7f37b8988 100644 --- a/v-and-c.html +++ b/v-and-c.html @@ -566,7 +566,7 @@

Working around C issues - 3117126 + diff --git a/v-types.html b/v-types.html index 681cc0fed..e2ed773d8 100644 --- a/v-types.html +++ b/v-types.html @@ -1104,7 +1104,7 @@

Map update syntax
- 3117126 +
diff --git a/variables.html b/variables.html index e27c6a2fc..614bbabff 100644 --- a/variables.html +++ b/variables.html @@ -370,7 +370,7 @@

Warnings and declaration errors
- 3117126 +
diff --git a/writing-documentation.html b/writing-documentation.html index 9be8cd5e3..fddb2b704 100644 --- a/writing-documentation.html +++ b/writing-documentation.html @@ -303,7 +303,7 @@

Newlines in Documentation Comments <
- +