mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 15:07:03 +01:00
Deploy code docs to GitHub Pages for workflow run 3306
Commit: d0d506f738
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">tgstation-server<span id="projectnumber"> 6.9.2</span>
|
||||
<div id="projectname">tgstation-server<span id="projectnumber"> 6.10.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">The /tg/station 13 server suite</div>
|
||||
</td>
|
||||
@@ -774,7 +774,7 @@ $(document).ready(function() { init_codefold(0); });
|
||||
<div class="line"><a id="l00770" name="l00770"></a><span class="lineno"> 770</span> AutoUpdateInterval = <a class="code hl_enumvalue" href="namespace_tgstation_1_1_server_1_1_api_1_1_rights.html#a691a59767073bc7dff0f17b809d07b0ca4ee29ca12c7d126654bd0e5275de6135">initialSettings.AutoUpdateInterval</a> ?? 0,</div>
|
||||
<div class="line"><a id="l00771" name="l00771"></a><span class="lineno"> 771</span> AutoUpdateCron = <a class="code hl_enumvalue" href="namespace_tgstation_1_1_server_1_1_api_1_1_rights.html#a691a59767073bc7dff0f17b809d07b0ca4ee29ca12c7d126654bd0e5275de6135">initialSettings.AutoUpdateCron</a> ?? <a class="code hl_enumvalue" href="namespace_tgstation_1_1_server_1_1_api_1_1_rights.html#a691a59767073bc7dff0f17b809d07b0ca4ee29ca12c7d126654bd0e5275de6135">String</a>.Empty,</div>
|
||||
<div class="line"><a id="l00772" name="l00772"></a><span class="lineno"> 772</span> ChatBotLimit = <a class="code hl_enumvalue" href="namespace_tgstation_1_1_server_1_1_api_1_1_rights.html#a691a59767073bc7dff0f17b809d07b0ca4ee29ca12c7d126654bd0e5275de6135">initialSettings.ChatBotLimit</a> ?? Models.<a class="code hl_property" href="class_tgstation_1_1_server_1_1_host_1_1_models_1_1_dream_maker_settings.html#a256c1b08203234508f11b7fe5e7ef073">Instance</a>.<a class="code hl_variable" href="class_tgstation_1_1_server_1_1_host_1_1_models_1_1_instance.html#a6e95c489b01ba0ca06a8a803e2df9b9f">DefaultChatBotLimit</a>,</div>
|
||||
<div class="line"><a id="l00773" name="l00773"></a><span class="lineno"> 773</span> <a class="code hl_class" href="class_tgstation_1_1_server_1_1_host_1_1_models_1_1_repository_settings.html">RepositorySettings</a> = <span class="keyword">new</span> <a class="code hl_class" href="class_tgstation_1_1_server_1_1_host_1_1_models_1_1_repository_settings.html">RepositorySettings</a></div>
|
||||
<div class="line"><a id="l00773" name="l00773"></a><span class="lineno"> 773</span> <a class="code hl_class" href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_repository_settings.html">RepositorySettings</a> = <span class="keyword">new</span> <a class="code hl_class" href="class_tgstation_1_1_server_1_1_host_1_1_models_1_1_repository_settings.html">Models.RepositorySettings</a></div>
|
||||
<div class="line"><a id="l00774" name="l00774"></a><span class="lineno"> 774</span> {</div>
|
||||
<div class="line"><a id="l00775" name="l00775"></a><span class="lineno"> 775</span> CommitterEmail = Components.Repository.Repository.DefaultCommitterEmail,</div>
|
||||
<div class="line"><a id="l00776" name="l00776"></a><span class="lineno"> 776</span> CommitterName = Components.Repository.Repository.DefaultCommitterName,</div>
|
||||
@@ -873,6 +873,7 @@ $(document).ready(function() { init_codefold(0); });
|
||||
<div class="ttc" id="aclass_tgstation_1_1_server_1_1_api_1_1_models_1_1_permission_set_html"><div class="ttname"><a href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_permission_set.html">Tgstation.Server.Api.Models.PermissionSet</a></div><div class="ttdoc">Represents a set of server permissions.</div><div class="ttdef"><b>Definition</b> <a href="_tgstation_8_server_8_api_2_models_2_permission_set_8cs_source.html#l00010">PermissionSet.cs:11</a></div></div>
|
||||
<div class="ttc" id="aclass_tgstation_1_1_server_1_1_api_1_1_models_1_1_permission_set_html_a7dd58fdca2eaeb82ceb474bc22b36a47"><div class="ttname"><a href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_permission_set.html#a7dd58fdca2eaeb82ceb474bc22b36a47">Tgstation.Server.Api.Models.PermissionSet.Id</a></div><div class="ttdeci">override? long Id</div><div class="ttdef"><b>Definition</b> <a href="_tgstation_8_server_8_api_2_models_2_permission_set_8cs_source.html#l00014">PermissionSet.cs:15</a></div></div>
|
||||
<div class="ttc" id="aclass_tgstation_1_1_server_1_1_api_1_1_models_1_1_permission_set_html_a8676d0049c53168324b9103d252710a2"><div class="ttname"><a href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_permission_set.html#a8676d0049c53168324b9103d252710a2">Tgstation.Server.Api.Models.PermissionSet.InstanceManagerRights</a></div><div class="ttdeci">InstanceManagerRights? InstanceManagerRights</div><div class="ttdoc">The Rights.InstanceManagerRights for the user.</div><div class="ttdef"><b>Definition</b> <a href="_tgstation_8_server_8_api_2_models_2_permission_set_8cs_source.html#l00030">PermissionSet.cs:30</a></div></div>
|
||||
<div class="ttc" id="aclass_tgstation_1_1_server_1_1_api_1_1_models_1_1_repository_settings_html"><div class="ttname"><a href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_repository_settings.html">Tgstation.Server.Api.Models.RepositorySettings</a></div><div class="ttdoc">Represents configurable settings for a git repository.</div><div class="ttdef"><b>Definition</b> <a href="_tgstation_8_server_8_api_2_models_2_repository_settings_8cs_source.html#l00008">RepositorySettings.cs:9</a></div></div>
|
||||
<div class="ttc" id="aclass_tgstation_1_1_server_1_1_api_1_1_models_1_1_request_1_1_instance_create_request_html"><div class="ttname"><a href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_request_1_1_instance_create_request.html">Tgstation.Server.Api.Models.Request.InstanceCreateRequest</a></div><div class="ttdoc">A request to create an Instance.</div><div class="ttdef"><b>Definition</b> <a href="_instance_create_request_8cs_source.html#l00006">InstanceCreateRequest.cs:7</a></div></div>
|
||||
<div class="ttc" id="aclass_tgstation_1_1_server_1_1_api_1_1_models_1_1_request_1_1_instance_update_request_html"><div class="ttname"><a href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_request_1_1_instance_update_request.html">Tgstation.Server.Api.Models.Request.InstanceUpdateRequest</a></div><div class="ttdoc">A request to update an Instance.</div><div class="ttdef"><b>Definition</b> <a href="_instance_update_request_8cs_source.html#l00006">InstanceUpdateRequest.cs:7</a></div></div>
|
||||
<div class="ttc" id="aclass_tgstation_1_1_server_1_1_api_1_1_models_1_1_response_1_1_error_message_response_html"><div class="ttname"><a href="class_tgstation_1_1_server_1_1_api_1_1_models_1_1_response_1_1_error_message_response.html">Tgstation.Server.Api.Models.Response.ErrorMessageResponse</a></div><div class="ttdoc">Represents an error message returned by the server.</div><div class="ttdef"><b>Definition</b> <a href="_error_message_response_8cs_source.html#l00011">ErrorMessageResponse.cs:12</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user