build123d/docs
Andreas **Felix** Häberle 05477c4bce helper scripts and images
thumbnail images, example images, two pytho
n helper scipts
2024-01-21 19:12:10 +01:00
..
assets helper scripts and images 2024-01-21 19:12:10 +01:00
advanced.rst Docs reorganization & new Tips section 2023-04-20 11:41:09 -04:00
advantages.rst advantages.rst -> More de-capitalization of methods 2024-01-16 13:44:39 -06:00
algebra_definition.rst Typos 2023-11-10 00:05:11 -08:00
algebra_performance.rst fix typo 2023-03-26 14:12:07 +02:00
assemblies.rst Adding Joint section to the docs 2023-08-15 14:32:05 -04:00
boxes_on_faces.svg Removing legacy reference 2022-09-16 10:42:10 -04:00
build123d_logo.svg Created logo in svg 2022-08-26 11:03:31 -04:00
build_line.rst Refactored sweep to generate faces within a sketch 2023-08-22 11:44:42 -04:00
build_part.rst Refactored sweep to generate faces within a sketch 2023-08-22 11:44:42 -04:00
build_sketch.rst Added to FAQ 2024-01-20 13:54:30 -05:00
builder_api_reference.rst Restructured docs to separate objects and opertions from builder api 2023-04-17 14:40:04 -04:00
builders.rst Docs reorganization 2023-02-06 11:47:32 -05:00
center.py Updating to use ExportSVG 2023-07-28 10:49:02 -04:00
center.rst Updating to use ExportSVG 2023-07-28 10:49:02 -04:00
cheat_sheet.rst Update cheat_sheet.rst -> add Triangle and ^ operator 2024-01-04 12:28:18 -06:00
conf.py Adding logo to readthedocs header 2023-11-03 14:20:22 -04:00
conicalProjection.png Documentation rebuilt - removed cadquery dependency 2022-10-28 11:00:53 -04:00
debugging_logging.rst Adding debugging to docs 2023-04-20 16:18:45 -04:00
direct_api_classes.svg Minor pylint changes direct_api @ 9.88 2022-11-04 17:54:46 -04:00
direct_api_reference.rst Adding LocationEncoder to store Locations as JSON 2023-11-25 19:13:32 -05:00
environment.yaml Docs improvements 2022-07-15 11:20:24 -04:00
external.rst Updating external tool docs 2023-07-08 14:57:30 -04:00
flatProjection.png Documentation rebuilt - removed cadquery dependency 2022-10-28 11:00:53 -04:00
general_examples.py Updated to use ExportSVG 2023-07-27 09:47:46 -04:00
general_examples_algebra.py general_examples_algebra.py -> Fix ex31 lowercase z to valid uppercase Z 2023-12-13 10:18:18 -06:00
import_export.rst Added project_to_viewport to exporters docs 2023-08-17 12:11:47 -04:00
index.rst Use default logo banner size in README and docs 2023-11-03 23:07:21 +01:00
installation.rst installation.rst -> Update Apple Silicon install instructions to use PyPI released packages 2023-12-21 09:29:25 -06:00
introduction.rst Moved Key Concepts to top level 2023-06-28 14:58:36 -04:00
introductory_examples.rst Typos 2023-11-10 00:05:11 -08:00
joints.rst Minor changes for clarity 2023-10-24 10:49:58 -04:00
key_concepts.rst key_concepts.rst -> Fix pending faces example 2024-01-14 16:52:09 -06:00
key_concepts_algebra.rst key_concepts_algebra.rst -> invalid lower case x,y,z to valid uppercase X, Y, Z 2023-12-13 10:16:38 -06:00
line_types.py Adding line types to docs 2023-07-25 11:34:56 -04:00
location_arithmetic.rst Typos 2023-11-10 00:05:11 -08:00
logo.png Adding logo 2022-08-18 11:11:13 -04:00
M6-1x12-countersunk-screw.step Adding Joints Tutorial 2022-12-29 14:29:03 -05:00
make.bat Changed permissions 2023-06-18 10:41:34 -04:00
Makefile Documentation 2022-07-13 16:13:33 -04:00
objects.rst Added the Triangle Sketch object 2023-12-08 16:06:45 -05:00
objects_1d.py Adding IntersectingLine Issue #336 2023-11-26 11:35:52 -05:00
objects_2d.py Added the Triangle Sketch object 2023-12-08 16:06:45 -05:00
objects_3d.py Refactoring to use ExportSVG 2023-07-30 19:47:57 -04:00
operations.rst Adding docs for selector functions/operations PR #371 2023-11-22 09:37:17 -05:00
projectText.png Documentation rebuilt - removed cadquery dependency 2022-10-28 11:00:53 -04:00
reference_assembly.svg Refactored make_instance to Shape/copy & added docs 2023-01-31 12:38:57 -05:00
requirements.txt Updating readthedocs-sphinx-search to avoid security vulnerability 2024-01-15 14:31:32 -05:00
rigid_joints_pipe.py Refactored Joints into separate module, integrated with BuildPart - 2023-08-24 13:32:35 -04:00
rod_end.py Minor changes for clarity 2023-10-24 10:49:58 -04:00
selector_example.py Changed Unit Enum to abbreviations 2023-08-01 10:15:32 -04:00
selectors.rst Add ability to filter faces/edges based on whether they are parallel to an arbitrary plane 2023-10-28 14:08:01 -06:00
slide_latch.py Typos 2023-11-10 00:05:11 -08:00
slotted_cylinder.png Documentation rebuilt - removed cadquery dependency 2022-10-28 11:00:53 -04:00
tea_cup.png Put the tea cup on home page 2023-03-27 14:24:00 -04:00
thickenFace.png Documentation rebuilt - removed cadquery dependency 2022-10-28 11:00:53 -04:00
tips.rst Added to FAQ 2024-01-20 13:54:30 -05:00
tttt.rst Added to FAQ 2024-01-20 13:54:30 -05:00
tutorial_joints.py Refactored Joints into separate module, integrated with BuildPart - 2023-08-24 13:32:35 -04:00
tutorial_joints.rst Refactored Joints into separate module, integrated with BuildPart - 2023-08-24 13:32:35 -04:00
tutorial_lego.rst Linked from lego tutorial 2024-01-08 22:52:49 +01:00
tutorial_selectors.rst Updating to ExportSVG 2023-07-24 20:30:59 -04:00
tutorials.rst Adding Too Tall Toby Tutorial section 2023-10-24 19:22:02 -04:00