Skip to content

Commit 814199a

Browse files
committed
Deployed e76bc2a with MkDocs version: 1.6.1
1 parent e174df0 commit 814199a

File tree

13 files changed

+59
-59
lines changed

13 files changed

+59
-59
lines changed

blog/2023/12/05/The-future-of-As-Built-Report/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2684,13 +2684,13 @@ <h2 id="a-final-thanks">A final thanks!</h2>
26842684

26852685

26862686

2687-
<a href="../../../../2025/09/05/Multilingual-support/" class="md-footer__link md-footer__link--next" aria-label="Next: Multilingual support is coming soon to AsBuiltReport">
2687+
<a href="../../../../2025/09/05/Multilingual-support/" class="md-footer__link md-footer__link--next" aria-label="Next: Multilingual support is coming soon to As Built Report">
26882688
<div class="md-footer__title">
26892689
<span class="md-footer__direction">
26902690
Next
26912691
</span>
26922692
<div class="md-ellipsis">
2693-
Multilingual support is coming soon to AsBuiltReport
2693+
Multilingual support is coming soon to As Built Report
26942694
</div>
26952695
</div>
26962696
<div class="md-footer__button md-icon">

blog/2025/09/05/Multilingual-support/index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828

2929

30-
<title>Multilingual support is coming soon to AsBuiltReport - AsBuiltReport</title>
30+
<title>Multilingual support is coming soon to As Built Report - AsBuiltReport</title>
3131

3232

3333

@@ -74,7 +74,7 @@
7474

7575
<meta property="og:type" content="website" >
7676

77-
<meta property="og:title" content="Multilingual support is coming soon to AsBuiltReport - AsBuiltReport" >
77+
<meta property="og:title" content="Multilingual support is coming soon to As Built Report - AsBuiltReport" >
7878

7979
<meta property="og:description" content="Document Your Datacenter With PowerShell" >
8080

@@ -90,7 +90,7 @@
9090

9191
<meta name="twitter:card" content="summary_large_image" >
9292

93-
<meta name="twitter:title" content="Multilingual support is coming soon to AsBuiltReport - AsBuiltReport" >
93+
<meta name="twitter:title" content="Multilingual support is coming soon to As Built Report - AsBuiltReport" >
9494

9595
<meta name="twitter:description" content="Document Your Datacenter With PowerShell" >
9696

@@ -115,7 +115,7 @@
115115
<div data-md-component="skip">
116116

117117

118-
<a href="#multilingual-support-is-coming-soon-to-asbuiltreport" class="md-skip">
118+
<a href="#multilingual-support-is-coming-soon-to-as-built-report" class="md-skip">
119119
Skip to content
120120
</a>
121121

@@ -150,7 +150,7 @@
150150
<div class="md-header__topic" data-md-component="header-topic">
151151
<span class="md-ellipsis">
152152

153-
Multilingual support is coming soon to AsBuiltReport
153+
Multilingual support is coming soon to As Built Report
154154

155155
</span>
156156
</div>
@@ -2573,8 +2573,8 @@
25732573

25742574

25752575

2576-
<h1 id="multilingual-support-is-coming-soon-to-asbuiltreport">Multilingual support is coming soon to AsBuiltReport</h1>
2577-
<p>Today I can announce that one of the most requested features for AsBuiltReport is currently in development, with work underway to bring <strong>multilingual support</strong> to the AsBuiltReport framework.</p>
2576+
<h1 id="multilingual-support-is-coming-soon-to-as-built-report">Multilingual support is coming soon to As Built Report</h1>
2577+
<p>Today I can announce that one of the most requested features for As Built Report is currently in development, with work underway to bring <strong>multilingual support</strong> to the As Built Report framework.</p>
25782578
<p><img alt="multilingual" loading="lazy" src="../../../../../assets/images/blog/multilingual.jpg" /></p>
25792579
<h2 id="key-features-in-development">Key Features in Development</h2>
25802580
<p><strong>🌐 Comprehensive Localization Framework</strong></p>
@@ -2592,7 +2592,7 @@ <h2 id="key-features-in-development">Key Features in Development</h2>
25922592
<p>Standardised folder structures for simple multilingual support adoption</p>
25932593
</li>
25942594
<li>
2595-
<p>Support for resource files containing translated strings for AsBuiltReport core and report modules</p>
2595+
<p>Support for resource files containing translated strings for As Built Report core and report modules</p>
25962596
</li>
25972597
<li>
25982598
<p>Automated string extraction and translation</p>
@@ -2601,7 +2601,7 @@ <h2 id="key-features-in-development">Key Features in Development</h2>
26012601
<p><strong>🔧 New Commandline Parameters</strong></p>
26022602
<ul>
26032603
<li>
2604-
<p>Dynamic language selection - language selection is determined by what each AsBuiltReport module supports</p>
2604+
<p>Dynamic language selection - language selection is determined by what each As Built Report module supports</p>
26052605
</li>
26062606
<li>
26072607
<p>Support for standard locale codes (en-US, es-ES, fr-FR, de-DE, etc.)</p>
@@ -2646,13 +2646,13 @@ <h2 id="timeline-and-current-status">Timeline and Current Status</h2>
26462646
<li>🔄 Localization framework design (in progress)</li>
26472647
<li>🔄 Resource file and folder structures (in progress)</li>
26482648
<li>🔄 Documentation and templates (in progress)</li>
2649-
<li>🔄 AsBuiltReport Core module implementation and testing (in progress)</li>
2650-
<li>📋 AsBuiltReport report module implementation and testing (planned)</li>
2649+
<li>🔄 As Built Report Core module implementation and testing (in progress)</li>
2650+
<li>📋 As Built Report report module implementation and testing (planned)</li>
26512651
<li>📋 Community translation coordination (planned)</li>
26522652
</ol>
26532653
<p><strong>Target Completion</strong>: While I don't have a specific release date yet, I can share that the foundational work is well underway.</p>
26542654
<h2 id="how-you-can-help">How You Can Help</h2>
2655-
<p>As an open-source project, AsBuiltReport thrives on community contributions. Here's how you can get involved with the multilingual initiative:</p>
2655+
<p>As an open-source project, As Built Report thrives on community contributions. Here's how you can get involved with the multilingual initiative:</p>
26562656
<h3 id="for-developers">For Developers</h3>
26572657
<ul>
26582658
<li>Review the <a href="https://github.com/AsBuiltReport/AsBuiltReport.Core/tree/multilingual-support" target="_blank"><code>multilingual-support</code></a> branch and provide feedback</li>
@@ -2662,7 +2662,7 @@ <h3 id="for-developers">For Developers</h3>
26622662
</ul>
26632663
<h3 id="for-translators-and-linguists">For Translators and Linguists</h3>
26642664
<ul>
2665-
<li>Express interest in translating AsBuiltReport modules to your language</li>
2665+
<li>Express interest in translating As Built Report modules to your language</li>
26662666
<li>Join our <a href="https://github.com/orgs/AsBuiltReport/discussions/1" target="_blank">GitHub discussion</a> to share your ideas and feedback</li>
26672667
</ul>
26682668
<h3 id="for-users">For Users</h3>
@@ -2673,7 +2673,7 @@ <h3 id="for-users">For Users</h3>
26732673
<li>Spread the word at your work and in your local IT communities</li>
26742674
</ul>
26752675
<h2 id="looking-ahead">Looking Ahead</h2>
2676-
<p>The introduction of multilingual support represents a significant milestone for AsBuiltReport as it will:</p>
2676+
<p>The introduction of multilingual support represents a significant milestone for As Built Report as it will:</p>
26772677
<ul>
26782678
<li><strong>Expand Global Reach</strong>: Enable organisations worldwide to generate localized documentation</li>
26792679
<li><strong>Enhance Professionalism</strong>: Allow organisations to present documentation in their preferred language</li>
@@ -2687,9 +2687,9 @@ <h2 id="stay-connected">Stay Connected</h2>
26872687
<li><strong>Follow the Project</strong>: Check the project <a href="https://www.asbuiltreport.com">website</a> and <a href="../../../../../about/contact/">social channels</a> for regular updates</li>
26882688
</ul>
26892689
<h2 id="acknowledgments">Acknowledgments</h2>
2690-
<p>Thanks to all the users and contributors who requested this feature, those who provide feedback, and to everyone who has made AsBuiltReport what it is today. As always, AsBuiltReport remains committed to being a community-driven, open-sourced project, that serves the needs of IT professionals worldwide.</p>
2690+
<p>Thanks to all the users and contributors who requested this feature, those who provide feedback, and to everyone who has made As Built Report what it is today. As always, As Built Report remains committed to being a community-driven, open-sourced project, that serves the needs of IT professionals worldwide.</p>
26912691
<hr />
2692-
<p><strong>The AsBuiltReport multilingual support feature is currently in active development and is not yet ready for production use. Future announcements will be made when this feature is available for testing and general release.</strong></p>
2692+
<p><strong>The As Built Report multilingual support feature is currently in active development and is not yet ready for production use. Future announcements will be made when this feature is available for testing and general release.</strong></p>
26932693
<hr />
26942694

26952695

blog/category/announcements/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2428,8 +2428,8 @@ <h1 id="announcements">Announcements</h1>
24282428
</div>
24292429
</header>
24302430
<div class="md-post__content md-typeset">
2431-
<h2 id="multilingual-support-is-coming-soon-to-asbuiltreport"><a class="toclink" href="../../2025/09/05/Multilingual-support/">Multilingual support is coming soon to AsBuiltReport</a></h2>
2432-
<p>Today I can announce that one of the most requested features for AsBuiltReport is currently in development, with work underway to bring <strong>multilingual support</strong> to the AsBuiltReport framework.</p>
2431+
<h2 id="multilingual-support-is-coming-soon-to-as-built-report"><a class="toclink" href="../../2025/09/05/Multilingual-support/">Multilingual support is coming soon to As Built Report</a></h2>
2432+
<p>Today I can announce that one of the most requested features for As Built Report is currently in development, with work underway to bring <strong>multilingual support</strong> to the As Built Report framework.</p>
24332433
<p><img alt="multilingual" loading="lazy" src="../../../assets/images/blog/multilingual.jpg" /></p>
24342434
<h3 id="key-features-in-development"><a class="toclink" href="../../2025/09/05/Multilingual-support/#key-features-in-development">Key Features in Development</a></h3>
24352435
<p><strong>🌐 Comprehensive Localization Framework</strong></p>
@@ -2447,7 +2447,7 @@ <h3 id="key-features-in-development"><a class="toclink" href="../../2025/09/05/M
24472447
<p>Standardised folder structures for simple multilingual support adoption</p>
24482448
</li>
24492449
<li>
2450-
<p>Support for resource files containing translated strings for AsBuiltReport core and report modules</p>
2450+
<p>Support for resource files containing translated strings for As Built Report core and report modules</p>
24512451
</li>
24522452
<li>
24532453
<p>Automated string extraction and translation</p>
@@ -2456,7 +2456,7 @@ <h3 id="key-features-in-development"><a class="toclink" href="../../2025/09/05/M
24562456
<p><strong>🔧 New Commandline Parameters</strong></p>
24572457
<ul>
24582458
<li>
2459-
<p>Dynamic language selection - language selection is determined by what each AsBuiltReport module supports</p>
2459+
<p>Dynamic language selection - language selection is determined by what each As Built Report module supports</p>
24602460
</li>
24612461
<li>
24622462
<p>Support for standard locale codes (en-US, es-ES, fr-FR, de-DE, etc.)</p>

blog/category/features/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2428,8 +2428,8 @@ <h1 id="features">Features</h1>
24282428
</div>
24292429
</header>
24302430
<div class="md-post__content md-typeset">
2431-
<h2 id="multilingual-support-is-coming-soon-to-asbuiltreport"><a class="toclink" href="../../2025/09/05/Multilingual-support/">Multilingual support is coming soon to AsBuiltReport</a></h2>
2432-
<p>Today I can announce that one of the most requested features for AsBuiltReport is currently in development, with work underway to bring <strong>multilingual support</strong> to the AsBuiltReport framework.</p>
2431+
<h2 id="multilingual-support-is-coming-soon-to-as-built-report"><a class="toclink" href="../../2025/09/05/Multilingual-support/">Multilingual support is coming soon to As Built Report</a></h2>
2432+
<p>Today I can announce that one of the most requested features for As Built Report is currently in development, with work underway to bring <strong>multilingual support</strong> to the As Built Report framework.</p>
24332433
<p><img alt="multilingual" loading="lazy" src="../../../assets/images/blog/multilingual.jpg" /></p>
24342434
<h3 id="key-features-in-development"><a class="toclink" href="../../2025/09/05/Multilingual-support/#key-features-in-development">Key Features in Development</a></h3>
24352435
<p><strong>🌐 Comprehensive Localization Framework</strong></p>
@@ -2447,7 +2447,7 @@ <h3 id="key-features-in-development"><a class="toclink" href="../../2025/09/05/M
24472447
<p>Standardised folder structures for simple multilingual support adoption</p>
24482448
</li>
24492449
<li>
2450-
<p>Support for resource files containing translated strings for AsBuiltReport core and report modules</p>
2450+
<p>Support for resource files containing translated strings for As Built Report core and report modules</p>
24512451
</li>
24522452
<li>
24532453
<p>Automated string extraction and translation</p>
@@ -2456,7 +2456,7 @@ <h3 id="key-features-in-development"><a class="toclink" href="../../2025/09/05/M
24562456
<p><strong>🔧 New Commandline Parameters</strong></p>
24572457
<ul>
24582458
<li>
2459-
<p>Dynamic language selection - language selection is determined by what each AsBuiltReport module supports</p>
2459+
<p>Dynamic language selection - language selection is determined by what each As Built Report module supports</p>
24602460
</li>
24612461
<li>
24622462
<p>Support for standard locale codes (en-US, es-ES, fr-FR, de-DE, etc.)</p>

blog/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2414,8 +2414,8 @@ <h1 id="blog">Blog</h1>
24142414
</div>
24152415
</header>
24162416
<div class="md-post__content md-typeset">
2417-
<h2 id="multilingual-support-is-coming-soon-to-asbuiltreport"><a class="toclink" href="2025/09/05/Multilingual-support/">Multilingual support is coming soon to AsBuiltReport</a></h2>
2418-
<p>Today I can announce that one of the most requested features for AsBuiltReport is currently in development, with work underway to bring <strong>multilingual support</strong> to the AsBuiltReport framework.</p>
2417+
<h2 id="multilingual-support-is-coming-soon-to-as-built-report"><a class="toclink" href="2025/09/05/Multilingual-support/">Multilingual support is coming soon to As Built Report</a></h2>
2418+
<p>Today I can announce that one of the most requested features for As Built Report is currently in development, with work underway to bring <strong>multilingual support</strong> to the As Built Report framework.</p>
24192419
<p><img alt="multilingual" loading="lazy" src="../assets/images/blog/multilingual.jpg" /></p>
24202420
<h3 id="key-features-in-development"><a class="toclink" href="2025/09/05/Multilingual-support/#key-features-in-development">Key Features in Development</a></h3>
24212421
<p><strong>🌐 Comprehensive Localization Framework</strong></p>
@@ -2433,7 +2433,7 @@ <h3 id="key-features-in-development"><a class="toclink" href="2025/09/05/Multili
24332433
<p>Standardised folder structures for simple multilingual support adoption</p>
24342434
</li>
24352435
<li>
2436-
<p>Support for resource files containing translated strings for AsBuiltReport core and report modules</p>
2436+
<p>Support for resource files containing translated strings for As Built Report core and report modules</p>
24372437
</li>
24382438
<li>
24392439
<p>Automated string extraction and translation</p>
@@ -2442,7 +2442,7 @@ <h3 id="key-features-in-development"><a class="toclink" href="2025/09/05/Multili
24422442
<p><strong>🔧 New Commandline Parameters</strong></p>
24432443
<ul>
24442444
<li>
2445-
<p>Dynamic language selection - language selection is determined by what each AsBuiltReport module supports</p>
2445+
<p>Dynamic language selection - language selection is determined by what each As Built Report module supports</p>
24462446
</li>
24472447
<li>
24482448
<p>Support for standard locale codes (en-US, es-ES, fr-FR, de-DE, etc.)</p>

dev-guide/creating-a-report-module/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3709,7 +3709,7 @@ <h2 id="configuration-file-standards">Configuration File Standards</h2>
37093709
<h3 id="json-configuration-structure">JSON Configuration Structure</h3>
37103710
<p>Create a configuration file using the JSON template provided in the report module repository. The <code>Report</code> section uses standard properties which <strong>should not be modified</strong>, only values should be customised. The <code>Options</code>, <code>InfoLevel</code>, and <code>HealthCheck</code> sections should be tailored to your specific module requirements. Additional schemas may be added if necessary.</p>
37113711
<div class="highlight"><span class="filename">JSON</span><pre><span></span><code><a id="__codelineno-3-1" name="__codelineno-3-1" href="#__codelineno-3-1"></a><span class="p">{</span>
3712-
<a id="__codelineno-3-2" name="__codelineno-3-2" href="#__codelineno-3-2"></a><span class="w"> </span><span class="nt">&quot;Report&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
3712+
<a id="__codelineno-3-2" name="__codelineno-3-2" href="#__codelineno-3-2"></a><span class="nt">&quot;Report&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"> </span><span class="c1">// Do not modify the Report parameters, use Options if needed</span>
37133713
<a id="__codelineno-3-3" name="__codelineno-3-3" href="#__codelineno-3-3"></a><span class="w"> </span><span class="nt">&quot;Name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;[Technology] As Built Report&quot;</span><span class="p">,</span>
37143714
<a id="__codelineno-3-4" name="__codelineno-3-4" href="#__codelineno-3-4"></a><span class="w"> </span><span class="nt">&quot;Version&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;1.0&quot;</span><span class="p">,</span>
37153715
<a id="__codelineno-3-5" name="__codelineno-3-5" href="#__codelineno-3-5"></a><span class="w"> </span><span class="nt">&quot;Status&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;Released&quot;</span><span class="p">,</span>
@@ -3718,7 +3718,7 @@ <h3 id="json-configuration-structure">JSON Configuration Structure</h3>
37183718
<a id="__codelineno-3-8" name="__codelineno-3-8" href="#__codelineno-3-8"></a><span class="w"> </span><span class="nt">&quot;ShowHeaderFooter&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span>
37193719
<a id="__codelineno-3-9" name="__codelineno-3-9" href="#__codelineno-3-9"></a><span class="w"> </span><span class="nt">&quot;ShowTableCaptions&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span>
37203720
<a id="__codelineno-3-10" name="__codelineno-3-10" href="#__codelineno-3-10"></a><span class="w"> </span><span class="p">},</span>
3721-
<a id="__codelineno-3-11" name="__codelineno-3-11" href="#__codelineno-3-11"></a><span class="w"> </span><span class="nt">&quot;Options&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
3721+
<a id="__codelineno-3-11" name="__codelineno-3-11" href="#__codelineno-3-11"></a><span class="w"> </span><span class="nt">&quot;Options&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"> </span><span class="c1">// Used for configurable report options</span>
37223722
<a id="__codelineno-3-12" name="__codelineno-3-12" href="#__codelineno-3-12"></a><span class="w"> </span><span class="p">},</span>
37233723
<a id="__codelineno-3-13" name="__codelineno-3-13" href="#__codelineno-3-13"></a><span class="w"> </span><span class="nt">&quot;InfoLevel&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
37243724
<a id="__codelineno-3-14" name="__codelineno-3-14" href="#__codelineno-3-14"></a><span class="w"> </span><span class="nt">&quot;_comment_&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;0 = Disabled, 1 = Enabled / Summary, 2 = Adv Summary, 3 = Detailed, 4 = Adv Detailed, 5 = Comprehensive&quot;</span>

0 commit comments

Comments
 (0)