diff --git a/docs/html/.buildinfo b/docs/html/.buildinfo index a1ad24ecc..2516bcecd 100644 --- a/docs/html/.buildinfo +++ b/docs/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 6c52a0bf2897daf6a5cc8b8016e517a2 +config: 68a75698c6401d8a228a5dac6fd1370e tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/html/.doctrees/environment.pickle b/docs/html/.doctrees/environment.pickle index ad0ac6b03..e35b7b80e 100644 Binary files a/docs/html/.doctrees/environment.pickle and b/docs/html/.doctrees/environment.pickle differ diff --git a/docs/html/.doctrees/modules/kittycad.api.file.create_file_density.doctree b/docs/html/.doctrees/modules/kittycad.api.file.create_file_density.doctree new file mode 100644 index 000000000..839a86b86 Binary files /dev/null and b/docs/html/.doctrees/modules/kittycad.api.file.create_file_density.doctree differ diff --git a/docs/html/.doctrees/modules/kittycad.api.file.doctree b/docs/html/.doctrees/modules/kittycad.api.file.doctree index 0d8eb45ac..5faf85258 100644 Binary files a/docs/html/.doctrees/modules/kittycad.api.file.doctree and b/docs/html/.doctrees/modules/kittycad.api.file.doctree differ diff --git a/docs/html/.doctrees/modules/kittycad.api.file.get_file_conversion.doctree b/docs/html/.doctrees/modules/kittycad.api.file.get_file_conversion.doctree index 2376cc5e2..145c829b7 100644 Binary files a/docs/html/.doctrees/modules/kittycad.api.file.get_file_conversion.doctree and b/docs/html/.doctrees/modules/kittycad.api.file.get_file_conversion.doctree differ diff --git a/docs/html/.doctrees/modules/kittycad.api.file.get_file_conversion_for_user.doctree b/docs/html/.doctrees/modules/kittycad.api.file.get_file_conversion_for_user.doctree index c5381ef6e..40619b735 100644 Binary files a/docs/html/.doctrees/modules/kittycad.api.file.get_file_conversion_for_user.doctree and b/docs/html/.doctrees/modules/kittycad.api.file.get_file_conversion_for_user.doctree differ diff --git a/docs/html/.doctrees/modules/kittycad.models.async_api_call.doctree b/docs/html/.doctrees/modules/kittycad.models.async_api_call.doctree new file mode 100644 index 000000000..c93f2b4fb Binary files /dev/null and b/docs/html/.doctrees/modules/kittycad.models.async_api_call.doctree differ diff --git a/docs/html/.doctrees/modules/kittycad.models.async_api_call_results_page.doctree b/docs/html/.doctrees/modules/kittycad.models.async_api_call_results_page.doctree new file mode 100644 index 000000000..24a062863 Binary files /dev/null and b/docs/html/.doctrees/modules/kittycad.models.async_api_call_results_page.doctree differ diff --git a/docs/html/.doctrees/modules/kittycad.models.async_api_call_type.doctree b/docs/html/.doctrees/modules/kittycad.models.async_api_call_type.doctree new file mode 100644 index 000000000..010d542fe Binary files /dev/null and b/docs/html/.doctrees/modules/kittycad.models.async_api_call_type.doctree differ diff --git a/docs/html/.doctrees/modules/kittycad.models.code_output.doctree b/docs/html/.doctrees/modules/kittycad.models.code_output.doctree index 59c4b0a60..ca754ca07 100644 Binary files a/docs/html/.doctrees/modules/kittycad.models.code_output.doctree and b/docs/html/.doctrees/modules/kittycad.models.code_output.doctree differ diff --git a/docs/html/.doctrees/modules/kittycad.models.doctree b/docs/html/.doctrees/modules/kittycad.models.doctree index 66b12ff7c..55775f7b6 100644 Binary files a/docs/html/.doctrees/modules/kittycad.models.doctree and b/docs/html/.doctrees/modules/kittycad.models.doctree differ diff --git a/docs/html/.doctrees/modules/kittycad.models.engine_metadata.doctree b/docs/html/.doctrees/modules/kittycad.models.engine_metadata.doctree index 7d7f2d941..fec7d1b09 100644 Binary files a/docs/html/.doctrees/modules/kittycad.models.engine_metadata.doctree and b/docs/html/.doctrees/modules/kittycad.models.engine_metadata.doctree differ diff --git a/docs/html/.doctrees/modules/kittycad.models.file_density.doctree b/docs/html/.doctrees/modules/kittycad.models.file_density.doctree new file mode 100644 index 000000000..34739abc0 Binary files /dev/null and b/docs/html/.doctrees/modules/kittycad.models.file_density.doctree differ diff --git a/docs/html/.doctrees/modules/kittycad.models.output_file.doctree b/docs/html/.doctrees/modules/kittycad.models.output_file.doctree new file mode 100644 index 000000000..b17d199aa Binary files /dev/null and b/docs/html/.doctrees/modules/kittycad.models.output_file.doctree differ diff --git a/docs/html/_sources/modules/kittycad.api.file.create_file_density.rst.txt b/docs/html/_sources/modules/kittycad.api.file.create_file_density.rst.txt new file mode 100644 index 000000000..e1b8c480c --- /dev/null +++ b/docs/html/_sources/modules/kittycad.api.file.create_file_density.rst.txt @@ -0,0 +1,32 @@ +kittycad.api.file.create\_file\_density +======================================= + +.. automodule:: kittycad.api.file.create_file_density + + + + + + + + .. rubric:: Functions + + .. autosummary:: + + asyncio + asyncio_detailed + sync + sync_detailed + + + + + + + + + + + + + diff --git a/docs/html/_sources/modules/kittycad.api.file.rst.txt b/docs/html/_sources/modules/kittycad.api.file.rst.txt index d4e4444c2..6cf64bbbd 100644 --- a/docs/html/_sources/modules/kittycad.api.file.rst.txt +++ b/docs/html/_sources/modules/kittycad.api.file.rst.txt @@ -1,4 +1,4 @@ -kittycad.api.file +kittycad.api.file ================= .. automodule:: kittycad.api.file @@ -29,6 +29,7 @@ kittycad.api.file kittycad.api.file.create_file_conversion kittycad.api.file.create_file_conversion_with_base64_helper + kittycad.api.file.create_file_density kittycad.api.file.create_file_execution kittycad.api.file.create_file_mass kittycad.api.file.create_file_volume diff --git a/docs/html/_sources/modules/kittycad.models.async_api_call.rst.txt b/docs/html/_sources/modules/kittycad.models.async_api_call.rst.txt new file mode 100644 index 000000000..e374fd5ab --- /dev/null +++ b/docs/html/_sources/modules/kittycad.models.async_api_call.rst.txt @@ -0,0 +1,29 @@ +kittycad.models.async\_api\_call +================================ + +.. automodule:: kittycad.models.async_api_call + + + + + + + + + + + + .. rubric:: Classes + + .. autosummary:: + + AsyncApiCall + + + + + + + + + diff --git a/docs/html/_sources/modules/kittycad.models.async_api_call_results_page.rst.txt b/docs/html/_sources/modules/kittycad.models.async_api_call_results_page.rst.txt new file mode 100644 index 000000000..93065140f --- /dev/null +++ b/docs/html/_sources/modules/kittycad.models.async_api_call_results_page.rst.txt @@ -0,0 +1,29 @@ +kittycad.models.async\_api\_call\_results\_page +=============================================== + +.. automodule:: kittycad.models.async_api_call_results_page + + + + + + + + + + + + .. rubric:: Classes + + .. autosummary:: + + AsyncApiCallResultsPage + + + + + + + + + diff --git a/docs/html/_sources/modules/kittycad.models.async_api_call_type.rst.txt b/docs/html/_sources/modules/kittycad.models.async_api_call_type.rst.txt new file mode 100644 index 000000000..56359ba9f --- /dev/null +++ b/docs/html/_sources/modules/kittycad.models.async_api_call_type.rst.txt @@ -0,0 +1,29 @@ +kittycad.models.async\_api\_call\_type +====================================== + +.. automodule:: kittycad.models.async_api_call_type + + + + + + + + + + + + .. rubric:: Classes + + .. autosummary:: + + AsyncAPICallType + + + + + + + + + diff --git a/docs/html/_sources/modules/kittycad.models.file_density.rst.txt b/docs/html/_sources/modules/kittycad.models.file_density.rst.txt new file mode 100644 index 000000000..bc90e001a --- /dev/null +++ b/docs/html/_sources/modules/kittycad.models.file_density.rst.txt @@ -0,0 +1,29 @@ +kittycad.models.file\_density +============================= + +.. automodule:: kittycad.models.file_density + + + + + + + + + + + + .. rubric:: Classes + + .. autosummary:: + + FileDensity + + + + + + + + + diff --git a/docs/html/_sources/modules/kittycad.models.output_file.rst.txt b/docs/html/_sources/modules/kittycad.models.output_file.rst.txt new file mode 100644 index 000000000..856a01611 --- /dev/null +++ b/docs/html/_sources/modules/kittycad.models.output_file.rst.txt @@ -0,0 +1,29 @@ +kittycad.models.output\_file +============================ + +.. automodule:: kittycad.models.output_file + + + + + + + + + + + + .. rubric:: Classes + + .. autosummary:: + + OutputFile + + + + + + + + + diff --git a/docs/html/_sources/modules/kittycad.models.rst.txt b/docs/html/_sources/modules/kittycad.models.rst.txt index d2b11b26c..8176d6543 100644 --- a/docs/html/_sources/modules/kittycad.models.rst.txt +++ b/docs/html/_sources/modules/kittycad.models.rst.txt @@ -35,6 +35,9 @@ kittycad.models.api_call_with_price_results_page kittycad.models.api_token kittycad.models.api_token_results_page + kittycad.models.async_api_call + kittycad.models.async_api_call_results_page + kittycad.models.async_api_call_type kittycad.models.billing_info kittycad.models.cache_metadata kittycad.models.card_details @@ -52,6 +55,7 @@ kittycad.models.extended_user kittycad.models.extended_user_results_page kittycad.models.file_conversion + kittycad.models.file_density kittycad.models.file_mass kittycad.models.file_output_format kittycad.models.file_source_format @@ -70,6 +74,7 @@ kittycad.models.meta_cluster_info kittycad.models.metadata kittycad.models.method + kittycad.models.output_file kittycad.models.payment_intent kittycad.models.payment_method kittycad.models.payment_method_card_checks diff --git a/docs/html/_static/documentation_options.js b/docs/html/_static/documentation_options.js index 16c72e2bc..9ea126e24 100644 --- a/docs/html/_static/documentation_options.js +++ b/docs/html/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: 'v0.2.0', + VERSION: 'v0.2.1', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/html/api/kittycad.Client.html b/docs/html/api/kittycad.Client.html index 09405a921..cd7a8d9bb 100644 --- a/docs/html/api/kittycad.Client.html +++ b/docs/html/api/kittycad.Client.html @@ -4,7 +4,7 @@ - Client — kittycad v0.2.0 documentation + Client — kittycad v0.2.1 documentation @@ -31,7 +31,7 @@ kittycad
- v0.2.0 + v0.2.1
diff --git a/docs/html/api/kittycad.ClientFromEnv.html b/docs/html/api/kittycad.ClientFromEnv.html index 980579332..ec9a0c9fb 100644 --- a/docs/html/api/kittycad.ClientFromEnv.html +++ b/docs/html/api/kittycad.ClientFromEnv.html @@ -4,7 +4,7 @@ - ClientFromEnv — kittycad v0.2.0 documentation + ClientFromEnv — kittycad v0.2.1 documentation @@ -30,7 +30,7 @@ kittycad
- v0.2.0 + v0.2.1
diff --git a/docs/html/genindex.html b/docs/html/genindex.html index da77cad62..83bf4d090 100644 --- a/docs/html/genindex.html +++ b/docs/html/genindex.html @@ -3,7 +3,7 @@ - Index — kittycad v0.2.0 documentation + Index — kittycad v0.2.1 documentation @@ -28,7 +28,7 @@ kittycad
- v0.2.0 + v0.2.1
@@ -156,6 +156,13 @@ +
  • + kittycad.api.file.create_file_density + +
  • @@ -422,6 +429,27 @@
  • +
  • + kittycad.models.async_api_call + +
  • +
  • + kittycad.models.async_api_call_results_page + +
  • +
  • + kittycad.models.async_api_call_type + +
  • @@ -431,6 +459,8 @@
  • module
  • + +
    • kittycad.models.cache_metadata @@ -438,8 +468,6 @@
    • module
    - -