From 5af1e37539748b95d72586d1a4697751bb771369 Mon Sep 17 00:00:00 2001 From: TheDoubleH Date: Fri, 25 Feb 2022 16:47:14 +0000 Subject: [PATCH] deploy: 80b377d382c1f3d061dcb129aa95aa19941d25bb --- 404.html | 2 +- author/index.html | 2 +- blog/index.html | 4 +- categories/best-practice/index.html | 2 +- categories/index.html | 2 +- categories/pattern/index.html | 2 +- .../begin-as-an-afterword/index.html | 13 +- docs/bestpractices/begin-end/index.html | 13 +- .../binary-operator-line-start/index.html | 13 +- docs/bestpractices/case-actions/index.html | 13 +- .../bestpractices/comments-spacing/index.html | 13 +- docs/bestpractices/deleteall/index.html | 13 +- docs/bestpractices/end-else-pair/index.html | 13 +- docs/bestpractices/index.html | 13 +- .../keyword-pairs-indentation/index.html | 13 +- .../line-start-keywords/index.html | 13 +- docs/bestpractices/lonely-repeat/index.html | 13 +- .../named-invocations/index.html | 13 +- .../one-statement-per-line/index.html | 13 +- .../separate-if-and-else/index.html | 13 +- .../spacing-binary-operators/index.html | 13 +- .../subscribercodeunits/index.html | 13 +- .../suggested-abbreviations/index.html | 13 +- .../bestpractices/unnecessary-else/index.html | 13 +- .../unnecessary-truefalse/index.html | 13 +- docs/bestpractices/variable-naming/index.html | 13 +- .../variables-declarations-order/index.html | 13 +- docs/contributing/forkandpr/index.html | 13 +- docs/contributing/formattingtips/index.html | 13 +- docs/contributing/index.html | 19 +- docs/contributing/index.xml | 7 +- docs/contributing/installhugo/index.html | 607 +++++++++++++++++ docs/contributing/installhugo/index.xml | 41 ++ .../EnvironmentVariables.png | Bin 0 -> 45600 bytes .../EnvironmentVariablesPath.png | Bin 0 -> 22308 bytes .../manuallyonwindows11/Extract.png | Bin 0 -> 55132 bytes .../manuallyonwindows11/ExtractToBin.png | Bin 0 -> 10471 bytes .../manuallyonwindows11/HugoServe.png | Bin 0 -> 98727 bytes .../manuallyonwindows11/SearchForEnv.png | Bin 0 -> 131585 bytes .../manuallyonwindows11/SelectExtended.png | Bin 0 -> 6093 bytes .../manuallyonwindows11/SystemProperties.png | Bin 0 -> 18659 bytes .../manuallyonwindows11/index.html | 628 ++++++++++++++++++ .../usingpowershellonwindows11/index.html | 607 +++++++++++++++++ .../templates/bestpractice/index.html | 13 +- docs/contributing/templates/index.html | 13 +- .../templates/patterns/index.html | 13 +- .../theapprovalprocess/index.html | 13 +- docs/index.html | 13 +- docs/navpatterns/2-anti-patterns/index.html | 13 +- .../2-anti-patterns/nav-upgrade/index.html | 13 +- .../2-anti-patterns/reusable-bugs/index.html | 13 +- .../design/by-reference-parameters/index.html | 13 +- .../design/class-coupling/index.html | 13 +- .../design/cyclomatic-complexity/index.html | 13 +- .../index.html | 13 +- .../findset-findfirst-findlast/index.html | 13 +- .../3-cal-coding-guidelines/design/index.html | 13 +- .../design/initialized-variables/index.html | 13 +- .../design/maintainability-index/index.html | 13 +- .../design/parameter-placeholders/index.html | 13 +- .../static-object-invocation/index.html | 13 +- .../design/unreachable-code/index.html | 13 +- .../unused-initialized-variables/index.html | 13 +- .../design/unused-variables/index.html | 13 +- .../variable-capacity-mismatch/index.html | 13 +- .../with-scope-name-collision/index.html | 13 +- .../3-cal-coding-guidelines/index.html | 13 +- .../internally-used-dot-net-types/index.html | 13 +- .../internationalization/index.html | 13 +- .../using-calcdate/index.html | 13 +- .../captionml-for-system-tables/index.html | 13 +- .../fieldcaption-and-tablecaption/index.html | 13 +- .../global-text-constants/index.html | 13 +- .../localizability/index.html | 13 +- .../use-text-constants/index.html | 13 +- .../using-optioncaptionml/index.html | 13 +- .../begin-as-an-afterword/index.html | 13 +- .../readability/begin-end/index.html | 13 +- .../binary-operator-line-start/index.html | 13 +- .../readability/blank-lines/index.html | 13 +- .../readability/case-actions/index.html | 13 +- .../colon-usage-in-case/index.html | 13 +- .../comments-curly-brackets/index.html | 13 +- .../readability/comments-spacing/index.html | 13 +- .../readability/end-else-pair/index.html | 13 +- .../readability/indentation/index.html | 13 +- .../readability/index.html | 13 +- .../keyword-pairs-indentation/index.html | 13 +- .../line-start-keywords/index.html | 13 +- .../readability/lonely-repeat/index.html | 13 +- .../readability/named-invocations/index.html | 13 +- .../readability/nested-withs/index.html | 13 +- .../one-statement-per-line/index.html | 13 +- .../separate-if-and-else/index.html | 13 +- .../spacing-binary-operators/index.html | 13 +- .../spacing-brackets-and/index.html | 13 +- .../spacing-unary-operators/index.html | 13 +- .../suggested-abbreviations/index.html | 13 +- .../temporary-variable-naming/index.html | 13 +- .../readability/textconst-suffixes/index.html | 13 +- .../unary-operator-line-end/index.html | 13 +- .../index.html | 13 +- .../readability/unnecessary-else/index.html | 13 +- .../index.html | 13 +- .../unnecessary-separators/index.html | 13 +- .../unnecessary-truefalse/index.html | 13 +- .../variable-already-scoped/index.html | 13 +- .../readability/variable-naming/index.html | 13 +- .../variables-declarations-order/index.html | 13 +- .../ux/actions-images/index.html | 13 +- .../ux/confirm/index.html | 13 +- .../ux/fielderror/index.html | 13 +- .../3-cal-coding-guidelines/ux/index.html | 13 +- .../ux/message-and-error/index.html | 13 +- .../4-get-involved/code-of-conduct/index.html | 13 +- docs/navpatterns/4-get-involved/index.html | 13 +- .../patterns-authors/index.html | 13 +- .../index.html | 13 +- docs/navpatterns/index.html | 13 +- .../patterns/activity-log/index.html | 13 +- .../patterns/argument-table/index.html | 13 +- .../data-driven-blocked-entity/index.html | 13 +- .../patterns/blocked-entity/index.html | 13 +- .../cached-web-service-calls/index.html | 13 +- .../conditional-cascading-update/index.html | 13 +- .../patterns/copy-document/index.html | 13 +- .../create-data-from-templates/index.html | 13 +- .../create-urls-to-nav-clients/index.html | 13 +- .../creating-custom-charts/index.html | 13 +- .../patterns/cross-session-events/index.html | 13 +- .../currently-active-record/index.html | 13 +- .../patterns/data-migration-facade/index.html | 13 +- .../patterns/discovery-event/index.html | 13 +- docs/navpatterns/patterns/document/index.html | 13 +- .../index.html | 13 +- .../error-message-processing/index.html | 13 +- .../index.html | 13 +- .../index.html | 13 +- docs/navpatterns/patterns/hooks/index.html | 13 +- .../index.html | 13 +- docs/navpatterns/patterns/index.html | 13 +- .../instructions-in-the-ui/index.html | 13 +- .../integration-of-addresses/index.html | 13 +- .../journal-error-processing/index.html | 13 +- .../journal-template-batch-line/index.html | 13 +- .../patterns/master-data/index.html | 13 +- .../patterns/multi-file-download/index.html | 13 +- .../patterns/multi-page-list/index.html | 13 +- .../multilanguage-application-data/index.html | 13 +- .../net-exception-handling-in-cal/index.html | 13 +- .../index.html | 13 +- .../navpatterns/patterns/no-series/index.html | 13 +- .../in-context-notifications/index.html | 13 +- .../patterns/notifications/index.html | 13 +- .../index.html | 13 +- docs/navpatterns/patterns/observer/index.html | 13 +- .../index.html | 13 +- .../patterns/product-name/index.html | 13 +- docs/navpatterns/patterns/queries/index.html | 13 +- .../select-distinct-with-queries/index.html | 13 +- .../index.html | 13 +- .../index.html | 13 +- .../index.html | 13 +- .../patterns/released-entity/index.html | 13 +- .../patterns/report-selection/index.html | 13 +- .../1-sensitive-data-encapsulation/index.html | 13 +- .../security/2-data-encryption/index.html | 13 +- .../3-single-point-of-access/index.html | 13 +- .../security/4-masked-text/index.html | 13 +- .../patterns/security/5-ssl-in-nav/index.html | 13 +- docs/navpatterns/patterns/security/index.html | 13 +- .../setup-specificity-fallback/index.html | 13 +- .../index.html | 13 +- .../navpatterns/patterns/singleton/index.html | 13 +- .../singleton/singleton-codeunit/index.html | 13 +- .../singleton-table/cue-table/index.html | 13 +- .../singleton/singleton-table/index.html | 13 +- .../singleton-table/setup-table/index.html | 13 +- .../patterns/standard-journal/index.html | 13 +- .../temporary-dataset-report/index.html | 13 +- .../index.html | 13 +- .../transfer-custom-fields/index.html | 13 +- .../patterns/variant-facade/index.html | 13 +- docs/navpatterns/related-links/index.html | 13 +- docs/patterns/event-bridge-pattern/index.html | 13 +- docs/patterns/facade-pattern/index.html | 13 +- .../generic-method-pattern/index.html | 13 +- docs/patterns/index.html | 13 +- index.html | 2 +- ...ndex.bb79c5b227c6c9c77e67915c4e4420e3.json | 2 +- search/index.html | 2 +- sitemap.xml | 2 +- tags/al/index.html | 2 +- tags/c/al/index.html | 2 +- tags/decoupling/index.html | 2 +- tags/extendability/index.html | 2 +- tags/index.html | 2 +- tags/interface/index.html | 2 +- tags/performance/index.html | 2 +- tags/readability/index.html | 2 +- tags/testability/index.html | 2 +- 201 files changed, 3774 insertions(+), 359 deletions(-) create mode 100644 docs/contributing/installhugo/index.html create mode 100644 docs/contributing/installhugo/index.xml create mode 100644 docs/contributing/installhugo/manuallyonwindows11/EnvironmentVariables.png create mode 100644 docs/contributing/installhugo/manuallyonwindows11/EnvironmentVariablesPath.png create mode 100644 docs/contributing/installhugo/manuallyonwindows11/Extract.png create mode 100644 docs/contributing/installhugo/manuallyonwindows11/ExtractToBin.png create mode 100644 docs/contributing/installhugo/manuallyonwindows11/HugoServe.png create mode 100644 docs/contributing/installhugo/manuallyonwindows11/SearchForEnv.png create mode 100644 docs/contributing/installhugo/manuallyonwindows11/SelectExtended.png create mode 100644 docs/contributing/installhugo/manuallyonwindows11/SystemProperties.png create mode 100644 docs/contributing/installhugo/manuallyonwindows11/index.html create mode 100644 docs/contributing/installhugo/usingpowershellonwindows11/index.html rename offline-search-index.446cc05ee9bff165bd123d203082adb7.json => offline-search-index.bb79c5b227c6c9c77e67915c4e4420e3.json (94%) diff --git a/404.html b/404.html index 6bec343f..8710510c 100644 --- a/404.html +++ b/404.html @@ -54,7 +54,7 @@ - - -