From 434f1f8c5551ba1872d93feb600deacd99285d5e Mon Sep 17 00:00:00 2001 From: vlang-bot Date: Wed, 1 May 2024 22:05:20 +0300 Subject: [PATCH] update docs for commit 794e238c --- 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 9fd34c23b..642b6196a 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 c709f639c..cf985c431 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 2fc79a1cc..16e7e9f72 100644 --- a/atomics.html +++ b/atomics.html @@ -354,7 +354,7 @@

Atomics

- +
diff --git a/attributes.html b/attributes.html index 78bd2fefd..81bb5190e 100644 --- a/attributes.html +++ b/attributes.html @@ -463,7 +463,7 @@

Attributes

- +
diff --git a/builtin-functions.html b/builtin-functions.html index 311228669..99f904f96 100644 --- a/builtin-functions.html +++ b/builtin-functions.html @@ -356,7 +356,7 @@

Dumping expressions at runtime - 794e238 + diff --git a/call-stack.html b/call-stack.html index 2ef822398..edae5634b 100644 --- a/call-stack.html +++ b/call-stack.html @@ -303,7 +303,7 @@

Call stack

- +
diff --git a/comments.html b/comments.html index 6a1980e2c..565c73eaf 100644 --- a/comments.html +++ b/comments.html @@ -280,7 +280,7 @@

Comments

- +
diff --git a/concurrency.html b/concurrency.html index fedfa1323..10322b79b 100644 --- a/concurrency.html +++ b/concurrency.html @@ -555,7 +555,7 @@

Shared Objects - 794e238 + diff --git a/conditional-compilation.html b/conditional-compilation.html index ed1e25683..56fa7358c 100644 --- a/conditional-compilation.html +++ b/conditional-compilation.html @@ -737,7 +737,7 @@

Environment specific files - 794e238 + diff --git a/constants.html b/constants.html index f311e2d97..05738ea62 100644 --- a/constants.html +++ b/constants.html @@ -348,7 +348,7 @@

Required module prefix - 794e238 + diff --git a/cross-compilation.html b/cross-compilation.html index 0fcd3f86d..d5d4040eb 100644 --- a/cross-compilation.html +++ b/cross-compilation.html @@ -296,7 +296,7 @@

Cross compilation

- +
diff --git a/debugger.html b/debugger.html index 461adbef5..33bcba3bf 100644 --- a/debugger.html +++ b/debugger.html @@ -360,7 +360,7 @@

Debugger

- +
diff --git a/debugging.html b/debugging.html index 400b143c7..5df0b507c 100644 --- a/debugging.html +++ b/debugging.html @@ -326,7 +326,7 @@

Javascript Backend
- 794e238 +
diff --git a/functions-2.html b/functions-2.html index eb5ef900a..1e9309b58 100644 --- a/functions-2.html +++ b/functions-2.html @@ -444,7 +444,7 @@

Parameter evaluation order - 794e238 + diff --git a/functions.html b/functions.html index b390d8075..4eba53638 100644 --- a/functions.html +++ b/functions.html @@ -305,7 +305,7 @@

Returning multiple values - 794e238 + diff --git a/getting-started.html b/getting-started.html index 519fcad60..06e04bd87 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 ba2f0e43a..c6a0598ff 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 7331b6fe6..dc3dc9f65 100644 --- a/hello-world.html +++ b/hello-world.html @@ -306,7 +306,7 @@

Hello World

- +
diff --git a/index.html b/index.html index 1f9fdb3ab..f972e6ffe 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 ee74f6852..844e6d77b 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 14cd90461..c1f30563f 100644 --- a/introduction.html +++ b/introduction.html @@ -282,7 +282,7 @@

Introduction

- +
diff --git a/json.html b/json.html index 5033e3ca2..70346809b 100644 --- a/json.html +++ b/json.html @@ -337,7 +337,7 @@

Encoding JSON - 794e238 + diff --git a/limited-operator-overloading.html b/limited-operator-overloading.html index fcb03de6a..ca0ce1c34 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 cc8d96aef..5b92402b8 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 575539c94..9753093c8 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 1173e22e1..28ab897d5 100644 --- a/module-imports.html +++ b/module-imports.html @@ -352,7 +352,7 @@

Module import aliasing - 794e238 + diff --git a/modules.html b/modules.html index 39dbba6c5..0779ae4ec 100644 --- a/modules.html +++ b/modules.html @@ -351,7 +351,7 @@

cleanup functions - 794e238 + diff --git a/orm.html b/orm.html index 3e23b45c0..be63fdd68 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 cbfe6584e..a4df2997e 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 1580a6c5e..7c4d310f6 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 4da644e4c..37b83e314 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 07ebc1e40..9623f4acf 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 40bf3c2ee..e417014d9 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 1c8184b50..84ef51af4 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 bc80dd23b..da2419034 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 0b81792b7..785e7e0a2 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 3728ea219..6d032cf20 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 4fe4e9640..77f6a050e 100644 --- a/structs.html +++ b/structs.html @@ -620,7 +620,7 @@

Embedded structs - 794e238 + diff --git a/symbol-visibility.html b/symbol-visibility.html index e7ba1b593..a6948d8d8 100644 --- a/symbol-visibility.html +++ b/symbol-visibility.html @@ -288,7 +288,7 @@

Symbol visibility

- +
diff --git a/testing.html b/testing.html index a913f317c..07ed03970 100644 --- a/testing.html +++ b/testing.html @@ -416,7 +416,7 @@

Running tests - 794e238 + diff --git a/tools.html b/tools.html index 37f058d50..5cbd3b177 100644 --- a/tools.html +++ b/tools.html @@ -323,7 +323,7 @@

Profiling
- 794e238 +
diff --git a/trace.html b/trace.html index 3b9e85a7f..c0b0bbd0c 100644 --- a/trace.html +++ b/trace.html @@ -304,7 +304,7 @@

Trace

- +
diff --git a/type-declarations.html b/type-declarations.html index 5778df425..4021ac5d0 100644 --- a/type-declarations.html +++ b/type-declarations.html @@ -995,7 +995,7 @@

Generics
- 794e238 +
diff --git a/unions.html b/unions.html index b75ff35e5..43d84be7b 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 e5b4bfc43..049224040 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 f46a53af8..79671233e 100644 --- a/v-and-c.html +++ b/v-and-c.html @@ -566,7 +566,7 @@

Working around C issues - 794e238 + diff --git a/v-types.html b/v-types.html index 2d9c82a05..7c1cd757a 100644 --- a/v-types.html +++ b/v-types.html @@ -1104,7 +1104,7 @@

Map update syntax
- 794e238 +
diff --git a/variables.html b/variables.html index ee9dbff51..5df1f2cee 100644 --- a/variables.html +++ b/variables.html @@ -370,7 +370,7 @@

Warnings and declaration errors
- 794e238 +
diff --git a/writing-documentation.html b/writing-documentation.html index 7ceaf0331..916605d33 100644 --- a/writing-documentation.html +++ b/writing-documentation.html @@ -303,7 +303,7 @@

Newlines in Documentation Comments <
- +