From 9b4fa0e59cf49dcd9271da7446defe50c74e1748 Mon Sep 17 00:00:00 2001 From: vlang-bot Date: Wed, 1 May 2024 14:46:21 +0300 Subject: [PATCH] update docs for commit b7387af5 --- 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 49721242b..3a35d38d7 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 fc62c0ced..a5433b584 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 70d62520c..b359f06d8 100644 --- a/atomics.html +++ b/atomics.html @@ -354,7 +354,7 @@

Atomics

- +
diff --git a/attributes.html b/attributes.html index bccfb33f5..8d7e7c219 100644 --- a/attributes.html +++ b/attributes.html @@ -445,7 +445,7 @@

Attributes

- +
diff --git a/builtin-functions.html b/builtin-functions.html index 68486bb4e..92b08d61b 100644 --- a/builtin-functions.html +++ b/builtin-functions.html @@ -356,7 +356,7 @@

Dumping expressions at runtime - df041fe + diff --git a/call-stack.html b/call-stack.html index f133f4c57..4c83a1eeb 100644 --- a/call-stack.html +++ b/call-stack.html @@ -303,7 +303,7 @@

Call stack

- +
diff --git a/comments.html b/comments.html index 375d07855..3fe69f72d 100644 --- a/comments.html +++ b/comments.html @@ -280,7 +280,7 @@

Comments

- +
diff --git a/concurrency.html b/concurrency.html index a0bfec826..07691f65e 100644 --- a/concurrency.html +++ b/concurrency.html @@ -555,7 +555,7 @@

Shared Objects - df041fe + diff --git a/conditional-compilation.html b/conditional-compilation.html index e6825cbd1..11dbd0e22 100644 --- a/conditional-compilation.html +++ b/conditional-compilation.html @@ -737,7 +737,7 @@

Environment specific files - df041fe + diff --git a/constants.html b/constants.html index a3305b597..464a703fe 100644 --- a/constants.html +++ b/constants.html @@ -348,7 +348,7 @@

Required module prefix - df041fe + diff --git a/cross-compilation.html b/cross-compilation.html index 7eb5319bd..9e3b446ce 100644 --- a/cross-compilation.html +++ b/cross-compilation.html @@ -296,7 +296,7 @@

Cross compilation

- +
diff --git a/debugger.html b/debugger.html index eb070e57e..777b35a87 100644 --- a/debugger.html +++ b/debugger.html @@ -360,7 +360,7 @@

Debugger

- +
diff --git a/debugging.html b/debugging.html index 8407e5fad..4097cc0d5 100644 --- a/debugging.html +++ b/debugging.html @@ -326,7 +326,7 @@

Javascript Backend
- df041fe +
diff --git a/functions-2.html b/functions-2.html index 09798b5c2..34bfa8dbc 100644 --- a/functions-2.html +++ b/functions-2.html @@ -444,7 +444,7 @@

Parameter evaluation order - df041fe + diff --git a/functions.html b/functions.html index 9f72f7b81..d2a4b42e1 100644 --- a/functions.html +++ b/functions.html @@ -305,7 +305,7 @@

Returning multiple values - df041fe + diff --git a/getting-started.html b/getting-started.html index 2d7a2f1a2..5bfdafced 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 8f167e455..68f4ecefa 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 ea747678d..1060b34b7 100644 --- a/hello-world.html +++ b/hello-world.html @@ -306,7 +306,7 @@

Hello World

- +
diff --git a/index.html b/index.html index c40a4b6c3..e8f50cc09 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 8b244e25f..bb22f3aa0 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 c62080a50..060c5f8e0 100644 --- a/introduction.html +++ b/introduction.html @@ -282,7 +282,7 @@

Introduction

- +
diff --git a/json.html b/json.html index f04e23d59..b729beb3b 100644 --- a/json.html +++ b/json.html @@ -337,7 +337,7 @@

Encoding JSON - df041fe + diff --git a/limited-operator-overloading.html b/limited-operator-overloading.html index 8a7537bc5..f2405d114 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 c3d6c9795..435b2b9e8 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 15e63bdb7..dda28ffc1 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 23c8322af..71e51a561 100644 --- a/module-imports.html +++ b/module-imports.html @@ -352,7 +352,7 @@

Module import aliasing - df041fe + diff --git a/modules.html b/modules.html index 6bd5c8658..b697d70a1 100644 --- a/modules.html +++ b/modules.html @@ -351,7 +351,7 @@

cleanup functions - df041fe + diff --git a/orm.html b/orm.html index 30bb1bec4..531eec44f 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 959cc383b..b2622fe63 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 9ba83d99c..7579ee400 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 58cb95b8d..d1ee05028 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 24cf4385e..286b30682 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 7602dc0af..46faceb39 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 838a180e7..1fef1f924 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 be601fe64..3df219d3a 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 2f49e9d02..71e4318db 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 9de9fa688..67a7e78c8 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 d8b5acb61..a6df71212 100644 --- a/structs.html +++ b/structs.html @@ -620,7 +620,7 @@

Embedded structs - df041fe + diff --git a/symbol-visibility.html b/symbol-visibility.html index 24bf96b3d..1840a0cee 100644 --- a/symbol-visibility.html +++ b/symbol-visibility.html @@ -288,7 +288,7 @@

Symbol visibility

- +
diff --git a/testing.html b/testing.html index 066ccb2fe..22a669ab6 100644 --- a/testing.html +++ b/testing.html @@ -416,7 +416,7 @@

Running tests - df041fe + diff --git a/tools.html b/tools.html index 0e67e2783..0910ec24d 100644 --- a/tools.html +++ b/tools.html @@ -323,7 +323,7 @@

Profiling
- df041fe +
diff --git a/trace.html b/trace.html index fb2bdec48..c7ddff121 100644 --- a/trace.html +++ b/trace.html @@ -304,7 +304,7 @@

Trace

- +
diff --git a/type-declarations.html b/type-declarations.html index d7534a721..f7b95720b 100644 --- a/type-declarations.html +++ b/type-declarations.html @@ -995,7 +995,7 @@

Generics
- df041fe +
diff --git a/unions.html b/unions.html index bfb3fcb44..bf919c65b 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 80344557c..4ec036bc8 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 869fc1b8e..69c1f245d 100644 --- a/v-and-c.html +++ b/v-and-c.html @@ -566,7 +566,7 @@

Working around C issues - df041fe + diff --git a/v-types.html b/v-types.html index 743d6ed69..69493a189 100644 --- a/v-types.html +++ b/v-types.html @@ -1104,7 +1104,7 @@

Map update syntax
- df041fe +
diff --git a/variables.html b/variables.html index 4a08f396f..0f0d58ab7 100644 --- a/variables.html +++ b/variables.html @@ -370,7 +370,7 @@

Warnings and declaration errors
- df041fe +
diff --git a/writing-documentation.html b/writing-documentation.html index 4e94a37c6..b3d206601 100644 --- a/writing-documentation.html +++ b/writing-documentation.html @@ -303,7 +303,7 @@

Newlines in Documentation Comments <
- +