Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulkareem-siddiq committed Sep 3, 2021
1 parent 20a7b80 commit 2240c40
Show file tree
Hide file tree
Showing 32 changed files with 683 additions and 676 deletions.
2 changes: 1 addition & 1 deletion docs/html/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/azure-cpp-utils_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down
1,177 changes: 591 additions & 586 deletions docs/html/azure-cpp-utils_8hpp_source.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/html/classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/dir_59425e443f801f1f2fd8bbe4959a3ccf.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down
4 changes: 2 additions & 2 deletions docs/html/functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down Expand Up @@ -91,7 +91,7 @@
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div><ul>
<li>asciiFromWide()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_conversion_utils.html#aae14a0543e2c61786034a47f549171ad">siddiqsoft::ConversionUtils</a></li>
<li>CosmosToken()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_encryption_utils.html#aebd92ef653168f6759018c029cafde14">siddiqsoft::EncryptionUtils</a></li>
<li>decode()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_base64_utils.html#a6b1c0e7b6111a60bedc23228052d3525">siddiqsoft::Base64Utils</a></li>
<li>decode()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_base64_utils.html#af177b97ba5041a31ddcc36bb6447b380">siddiqsoft::Base64Utils</a></li>
<li>encode()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_base64_utils.html#ab4dfa563f6754b6be96f892488c50801">siddiqsoft::Base64Utils</a>, <a class="el" href="structsiddiqsoft_1_1_url_utils.html#a21e088cdb26ec9a488145e0e40bcfb24">siddiqsoft::UrlUtils</a></li>
<li>HMAC()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_encryption_utils.html#aa5a774cd2b5ba36424b25a56e616aec9">siddiqsoft::EncryptionUtils</a></li>
<li>ISO8601()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_date_utils.html#a26a8c444d7822c170b8da11c5b9a2052">siddiqsoft::DateUtils</a></li>
Expand Down
4 changes: 2 additions & 2 deletions docs/html/functions_func.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down Expand Up @@ -91,7 +91,7 @@
&#160;<ul>
<li>asciiFromWide()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_conversion_utils.html#aae14a0543e2c61786034a47f549171ad">siddiqsoft::ConversionUtils</a></li>
<li>CosmosToken()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_encryption_utils.html#aebd92ef653168f6759018c029cafde14">siddiqsoft::EncryptionUtils</a></li>
<li>decode()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_base64_utils.html#a6b1c0e7b6111a60bedc23228052d3525">siddiqsoft::Base64Utils</a></li>
<li>decode()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_base64_utils.html#af177b97ba5041a31ddcc36bb6447b380">siddiqsoft::Base64Utils</a></li>
<li>encode()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_base64_utils.html#ab4dfa563f6754b6be96f892488c50801">siddiqsoft::Base64Utils</a>, <a class="el" href="structsiddiqsoft_1_1_url_utils.html#a21e088cdb26ec9a488145e0e40bcfb24">siddiqsoft::UrlUtils</a></li>
<li>HMAC()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_encryption_utils.html#aa5a774cd2b5ba36424b25a56e616aec9">siddiqsoft::EncryptionUtils</a></li>
<li>ISO8601()&#160;:&#160;<a class="el" href="structsiddiqsoft_1_1_date_utils.html#a26a8c444d7822c170b8da11c5b9a2052">siddiqsoft::DateUtils</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/globals_defs.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/mainpage_8md.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/namespacemembers.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/namespacemembers_func.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/namespaces.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/namespacesiddiqsoft.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down
4 changes: 2 additions & 2 deletions docs/html/navtreeindex0.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ var NAVTREEINDEX0 =
"pages.html":[],
"structsiddiqsoft_1_1_base64_utils.html":[1,0,0,0],
"structsiddiqsoft_1_1_base64_utils.html":[2,0,0,0],
"structsiddiqsoft_1_1_base64_utils.html#a6b1c0e7b6111a60bedc23228052d3525":[2,0,0,0,0],
"structsiddiqsoft_1_1_base64_utils.html#a6b1c0e7b6111a60bedc23228052d3525":[1,0,0,0,0],
"structsiddiqsoft_1_1_base64_utils.html#ab4dfa563f6754b6be96f892488c50801":[1,0,0,0,1],
"structsiddiqsoft_1_1_base64_utils.html#ab4dfa563f6754b6be96f892488c50801":[2,0,0,0,1],
"structsiddiqsoft_1_1_base64_utils.html#ac84b9a1ae677d52018a44bde07b6a448":[1,0,0,0,2],
"structsiddiqsoft_1_1_base64_utils.html#ac84b9a1ae677d52018a44bde07b6a448":[2,0,0,0,2],
"structsiddiqsoft_1_1_base64_utils.html#af177b97ba5041a31ddcc36bb6447b380":[2,0,0,0,0],
"structsiddiqsoft_1_1_base64_utils.html#af177b97ba5041a31ddcc36bb6447b380":[1,0,0,0,0],
"structsiddiqsoft_1_1_conversion_utils.html":[1,0,0,1],
"structsiddiqsoft_1_1_conversion_utils.html":[2,0,0,1],
"structsiddiqsoft_1_1_conversion_utils.html#a3852b2f7b6e1a24f68fdeb892603843a":[1,0,0,1,2],
Expand Down
2 changes: 1 addition & 1 deletion docs/html/search/all_4.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var searchData=
[
['dateutils_0',['DateUtils',['../structsiddiqsoft_1_1_date_utils.html',1,'siddiqsoft']]],
['decode_1',['decode',['../structsiddiqsoft_1_1_base64_utils.html#a6b1c0e7b6111a60bedc23228052d3525',1,'siddiqsoft::Base64Utils']]]
['decode_1',['decode',['../structsiddiqsoft_1_1_base64_utils.html#af177b97ba5041a31ddcc36bb6447b380',1,'siddiqsoft::Base64Utils']]]
];
2 changes: 1 addition & 1 deletion docs/html/search/functions_2.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['decode_0',['decode',['../structsiddiqsoft_1_1_base64_utils.html#a6b1c0e7b6111a60bedc23228052d3525',1,'siddiqsoft::Base64Utils']]]
['decode_0',['decode',['../structsiddiqsoft_1_1_base64_utils.html#af177b97ba5041a31ddcc36bb6447b380',1,'siddiqsoft::Base64Utils']]]
];
4 changes: 2 additions & 2 deletions docs/html/structsiddiqsoft_1_1_base64_utils-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Siddiq-Software-Avatar.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;0.1.0</span>
<div id="projectname">Azure C++ Utils<span id="projectnumber">&#160;1.2.8</span>
</div>
<div id="projectbrief">Azure REST API Helpers for Modern C++</div>
</td>
Expand Down Expand Up @@ -94,7 +94,7 @@

<p>This is the complete list of members for <a class="el" href="structsiddiqsoft_1_1_base64_utils.html">siddiqsoft::Base64Utils</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="structsiddiqsoft_1_1_base64_utils.html#a6b1c0e7b6111a60bedc23228052d3525">decode</a>(const std::basic_string&lt; T &gt; &amp;argEncoded)</td><td class="entry"><a class="el" href="structsiddiqsoft_1_1_base64_utils.html">siddiqsoft::Base64Utils</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structsiddiqsoft_1_1_base64_utils.html#af177b97ba5041a31ddcc36bb6447b380">decode</a>(const std::basic_string&lt; T &gt; &amp;textuallyEncoded)</td><td class="entry"><a class="el" href="structsiddiqsoft_1_1_base64_utils.html">siddiqsoft::Base64Utils</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="structsiddiqsoft_1_1_base64_utils.html#ab4dfa563f6754b6be96f892488c50801">encode</a>(const std::basic_string&lt; T &gt; &amp;argBin)</td><td class="entry"><a class="el" href="structsiddiqsoft_1_1_base64_utils.html">siddiqsoft::Base64Utils</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structsiddiqsoft_1_1_base64_utils.html#ac84b9a1ae677d52018a44bde07b6a448">urlEscape</a>(const std::basic_string&lt; T &gt; &amp;src)</td><td class="entry"><a class="el" href="structsiddiqsoft_1_1_base64_utils.html">siddiqsoft::Base64Utils</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
Expand Down
Loading

0 comments on commit 2240c40

Please sign in to comment.