Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeSmile-0000011110110111 committed Jan 31, 2024
1 parent 31d5d9a commit 8a0c0d5
Show file tree
Hide file tree
Showing 420 changed files with 4,341 additions and 3,112 deletions.
2 changes: 1 addition & 1 deletion Docs~/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ PROJECT_NAME = "CodeSmile AssetDatabase"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 1.8
PROJECT_NUMBER = 1.9

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
2 changes: 1 addition & 1 deletion Docs~/html/_asset_8_bundle_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="steffen portrait codesmile logo larger top-left-64x62.png"/></td>
<td id="projectalign">
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.8</span>
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.9</span>
</div>
<div id="projectbrief">Unity&#39;s AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="steffen portrait codesmile logo larger top-left-64x62.png"/></td>
<td id="projectalign">
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.8</span>
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.9</span>
</div>
<div id="projectbrief">Unity&#39;s AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion Docs~/html/_asset_8_database_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="steffen portrait codesmile logo larger top-left-64x62.png"/></td>
<td id="projectalign">
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.8</span>
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.9</span>
</div>
<div id="projectbrief">Unity&#39;s AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion Docs~/html/_asset_8_dependency_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="steffen portrait codesmile logo larger top-left-64x62.png"/></td>
<td id="projectalign">
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.8</span>
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.9</span>
</div>
<div id="projectbrief">Unity&#39;s AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.</div>
</td>
Expand Down
223 changes: 144 additions & 79 deletions Docs~/html/_asset_8_file_8cs_source.html

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions Docs~/html/_asset_8_importer_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="steffen portrait codesmile logo larger top-left-64x62.png"/></td>
<td id="projectalign">
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.8</span>
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.9</span>
</div>
<div id="projectbrief">Unity&#39;s AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.</div>
</td>
Expand Down Expand Up @@ -143,7 +143,7 @@
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> }</div>
</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> </div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"><a class="line" href="class_code_smile_editor_1_1_asset_1_1_importer_a5f0b2c4e6ed271387f7c924aa88e7d86.html#a5f0b2c4e6ed271387f7c924aa88e7d86"> 75</a></span> <span class="keyword">public</span> <span class="keyword">static</span> Type <a class="code hl_function" href="class_code_smile_editor_1_1_asset_1_1_importer_a5f0b2c4e6ed271387f7c924aa88e7d86.html#a5f0b2c4e6ed271387f7c924aa88e7d86">GetActive</a>([NotNull] Object asset) =&gt; <a class="code hl_function" href="class_code_smile_editor_1_1_asset_1_1_importer_a5f0b2c4e6ed271387f7c924aa88e7d86.html#a5f0b2c4e6ed271387f7c924aa88e7d86">GetActive</a>(<a class="code hl_function" href="class_code_smile_editor_1_1_asset_a856bd8735a17035cea08243c66e0eee8.html#a856bd8735a17035cea08243c66e0eee8">GetGuid</a>(asset));</div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"><a class="line" href="class_code_smile_editor_1_1_asset_1_1_importer_a5f0b2c4e6ed271387f7c924aa88e7d86.html#a5f0b2c4e6ed271387f7c924aa88e7d86"> 75</a></span> <span class="keyword">public</span> <span class="keyword">static</span> Type <a class="code hl_function" href="class_code_smile_editor_1_1_asset_1_1_importer_a5f0b2c4e6ed271387f7c924aa88e7d86.html#a5f0b2c4e6ed271387f7c924aa88e7d86">GetActive</a>([NotNull] Object asset) =&gt; <a class="code hl_function" href="class_code_smile_editor_1_1_asset_1_1_importer_a5f0b2c4e6ed271387f7c924aa88e7d86.html#a5f0b2c4e6ed271387f7c924aa88e7d86">GetActive</a>(<a class="code hl_class" href="class_code_smile_editor_1_1_asset_1_1_file.html">File</a>.<a class="code hl_function" href="class_code_smile_editor_1_1_asset_1_1_file_a856bd8735a17035cea08243c66e0eee8.html#a856bd8735a17035cea08243c66e0eee8">GetGuid</a>(asset));</div>
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> </div>
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"><a class="line" href="class_code_smile_editor_1_1_asset_1_1_importer_ad8916acf5622365b4fc9bfdbd7d64ba2.html#ad8916acf5622365b4fc9bfdbd7d64ba2"> 89</a></span> <span class="keyword">public</span> <span class="keyword">static</span> Type[] <a class="code hl_function" href="class_code_smile_editor_1_1_asset_1_1_importer_ad8916acf5622365b4fc9bfdbd7d64ba2.html#ad8916acf5622365b4fc9bfdbd7d64ba2">GetActive</a>([NotNull] <a class="code hl_class" href="class_code_smile_editor_1_1_asset_1_1_path.html">Path</a>[] paths) =&gt; <a class="code hl_function" href="class_code_smile_editor_1_1_asset_1_1_importer_ad8916acf5622365b4fc9bfdbd7d64ba2.html#ad8916acf5622365b4fc9bfdbd7d64ba2">GetActive</a>(<a class="code hl_class" href="class_code_smile_editor_1_1_asset_1_1_path.html">Path</a>.<a class="code hl_function" href="class_code_smile_editor_1_1_asset_1_1_path_a698b564cc49ed111277f35dac618252d.html#a698b564cc49ed111277f35dac618252d">ToStrings</a>(paths));</div>
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> </div>
Expand Down Expand Up @@ -230,6 +230,8 @@
</div>
<div class="line"><a id="l00295" name="l00295"></a><span class="lineno"> 295</span> }</div>
<div class="line"><a id="l00296" name="l00296"></a><span class="lineno"> 296</span>}</div>
<div class="ttc" id="aclass_code_smile_editor_1_1_asset_1_1_file_a856bd8735a17035cea08243c66e0eee8_html_a856bd8735a17035cea08243c66e0eee8"><div class="ttname"><a href="class_code_smile_editor_1_1_asset_1_1_file_a856bd8735a17035cea08243c66e0eee8.html#a856bd8735a17035cea08243c66e0eee8">CodeSmileEditor.Asset.File.GetGuid</a></div><div class="ttdeci">static GUID GetGuid([NotNull] Object asset)</div><div class="ttdoc">Returns the GUID of an object. Returns an empty GUID if the object is null or not an asset.</div><div class="ttdef"><b>Definition</b> <a href="_asset_8_file_8cs_source.html#l00970">Asset.File.cs:970</a></div></div>
<div class="ttc" id="aclass_code_smile_editor_1_1_asset_1_1_file_html"><div class="ttname"><a href="class_code_smile_editor_1_1_asset_1_1_file.html">CodeSmileEditor.Asset.File</a></div><div class="ttdoc">Groups file related operations.</div><div class="ttdef"><b>Definition</b> <a href="_asset_8_file_8cs_source.html#l00032">Asset.File.cs:33</a></div></div>
<div class="ttc" id="aclass_code_smile_editor_1_1_asset_1_1_importer_a19ff837d74e7666438a7938cf0f7126d_html_a19ff837d74e7666438a7938cf0f7126d"><div class="ttname"><a href="class_code_smile_editor_1_1_asset_1_1_importer_a19ff837d74e7666438a7938cf0f7126d.html#a19ff837d74e7666438a7938cf0f7126d">CodeSmileEditor.Asset.Importer.GetDefault</a></div><div class="ttdeci">static Type GetDefault([NotNull] Path path)</div><div class="ttdoc">Returns an asset's default importer type.</div><div class="ttdef"><b>Definition</b> <a href="#l00173">Asset.Importer.cs:173</a></div></div>
<div class="ttc" id="aclass_code_smile_editor_1_1_asset_1_1_importer_a1a9a83a1db886ceb61eecb0933d27f30_html_a1a9a83a1db886ceb61eecb0933d27f30"><div class="ttname"><a href="class_code_smile_editor_1_1_asset_1_1_importer_a1a9a83a1db886ceb61eecb0933d27f30.html#a1a9a83a1db886ceb61eecb0933d27f30">CodeSmileEditor.Asset.Importer.ApplySettings</a></div><div class="ttdeci">static void ApplySettings([NotNull] Path path)</div><div class="ttdoc">Writes any unsaved changes of the given asset's importer to disk.</div></div>
<div class="ttc" id="aclass_code_smile_editor_1_1_asset_1_1_importer_a357d4eb1c100686c1c135b3b1eb2aa70_html_a357d4eb1c100686c1c135b3b1eb2aa70"><div class="ttname"><a href="class_code_smile_editor_1_1_asset_1_1_importer_a357d4eb1c100686c1c135b3b1eb2aa70.html#a357d4eb1c100686c1c135b3b1eb2aa70">CodeSmileEditor.Asset.Importer.GetActive</a></div><div class="ttdeci">static Type GetActive([NotNull] Path path)</div><div class="ttdoc">Gets the active AssetImporter type used for the given asset.</div><div class="ttdef"><b>Definition</b> <a href="#l00031">Asset.Importer.cs:31</a></div></div>
Expand All @@ -250,7 +252,6 @@
<div class="ttc" id="aclass_code_smile_editor_1_1_asset_1_1_path_a698b564cc49ed111277f35dac618252d_html_a698b564cc49ed111277f35dac618252d"><div class="ttname"><a href="class_code_smile_editor_1_1_asset_1_1_path_a698b564cc49ed111277f35dac618252d.html#a698b564cc49ed111277f35dac618252d">CodeSmileEditor.Asset.Path.ToStrings</a></div><div class="ttdeci">static String[] ToStrings([NotNull] IEnumerable&lt; Path &gt; paths)</div><div class="ttdoc">Converts an IEnumerable collection of Path instances to a string array.</div></div>
<div class="ttc" id="aclass_code_smile_editor_1_1_asset_1_1_path_aa3620ff1f8b2c02fc1282284cd7c1df8_html_aa3620ff1f8b2c02fc1282284cd7c1df8"><div class="ttname"><a href="class_code_smile_editor_1_1_asset_1_1_path_aa3620ff1f8b2c02fc1282284cd7c1df8.html#aa3620ff1f8b2c02fc1282284cd7c1df8">CodeSmileEditor.Asset.Path.Get</a></div><div class="ttdeci">static Path Get([NotNull] Object asset)</div><div class="ttdoc">Gets the relative path of an asset.</div><div class="ttdef"><b>Definition</b> <a href="_asset_8_path_8_static_8cs_source.html#l00080">Asset.Path.Static.cs:80</a></div></div>
<div class="ttc" id="aclass_code_smile_editor_1_1_asset_1_1_path_html"><div class="ttname"><a href="class_code_smile_editor_1_1_asset_1_1_path.html">CodeSmileEditor.Asset.Path</a></div><div class="ttdoc">Represents a relative path to an asset file or folder, typically under 'Assets' or 'Packages'.</div><div class="ttdef"><b>Definition</b> <a href="_asset_8_path_8cs_source.html#l00024">Asset.Path.cs:25</a></div></div>
<div class="ttc" id="aclass_code_smile_editor_1_1_asset_a856bd8735a17035cea08243c66e0eee8_html_a856bd8735a17035cea08243c66e0eee8"><div class="ttname"><a href="class_code_smile_editor_1_1_asset_a856bd8735a17035cea08243c66e0eee8.html#a856bd8735a17035cea08243c66e0eee8">CodeSmileEditor.Asset.GetGuid</a></div><div class="ttdeci">static GUID GetGuid([NotNull] Object asset)</div><div class="ttdoc">Returns the GUID of an object. Returns an empty GUID if the object is null or not an asset.</div><div class="ttdef"><b>Definition</b> <a href="_asset_8_static_8cs_source.html#l00103">Asset.Static.cs:103</a></div></div>
<div class="ttc" id="anamespace_code_smile_editor_html"><div class="ttname"><a href="namespace_code_smile_editor.html">CodeSmileEditor</a></div><div class="ttdef"><b>Definition</b> <a href="_asset_8_bundle_8cs_source.html#l00008">Asset.Bundle.cs:9</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
Expand Down
2 changes: 1 addition & 1 deletion Docs~/html/_asset_8_label_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="steffen portrait codesmile logo larger top-left-64x62.png"/></td>
<td id="projectalign">
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.8</span>
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.9</span>
</div>
<div id="projectbrief">Unity&#39;s AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion Docs~/html/_asset_8_package_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="steffen portrait codesmile logo larger top-left-64x62.png"/></td>
<td id="projectalign">
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.8</span>
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.9</span>
</div>
<div id="projectbrief">Unity&#39;s AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion Docs~/html/_asset_8_path_8_static_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="steffen portrait codesmile logo larger top-left-64x62.png"/></td>
<td id="projectalign">
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.8</span>
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.9</span>
</div>
<div id="projectbrief">Unity&#39;s AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion Docs~/html/_asset_8_path_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="steffen portrait codesmile logo larger top-left-64x62.png"/></td>
<td id="projectalign">
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.8</span>
<div id="projectname">CodeSmile AssetDatabase<span id="projectnumber">&#160;1.9</span>
</div>
<div id="projectbrief">Unity&#39;s AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.</div>
</td>
Expand Down
Loading

0 comments on commit 8a0c0d5

Please sign in to comment.